New option -list_extras

This commit is contained in:
2011-08-18 15:19:27 +00:00
parent b063d6f9d1
commit 932496694d
11 changed files with 248 additions and 64 deletions

View File

@@ -1962,7 +1962,11 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
" -scsi_log \"on\"|\"off\"",
" Enable or disable logging of SCSI commands to stderr.",
" # any text Is ignored. In dialog mode the input line will be stored in",
" the eventual readline history, nevertheless.",
" the eventual readline history, nevertheless.",
" -list_extras code",
" Tell whether certain extra features were enabled at compile",
" time. Code \"all\" lists all features and a headline. Other",
" codes pick a single feature. \"codes\" lists the known codes.",
" -version Tell program and version number",
" -end End program. Commit eventual pending changes.",
" -rollback_end",