New options -print_info and -print_mark

This commit is contained in:
2011-04-03 09:46:16 +00:00
parent 7b1652b919
commit 0b8d410007
8 changed files with 128 additions and 53 deletions

View File

@@ -1927,6 +1927,10 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
" prevents reading and interpretation of startup files.",
" -print text",
" Print a text to result channel.",
" -print_info text",
" Print a text to info channel.",
" -print_mark text",
" Print a text to mark channel.",
" -prompt text",
" Wait for Enter key resp. for a line of input at stdin.",
" -errfile_log mode path|channel",