Corrected documentation about -find
This commit is contained in:
@ -6402,9 +6402,9 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" -dusx pattern [***] like -dux but summing up subdirectories without",
|
||||
" listing them explicitely.",
|
||||
"",
|
||||
"> -find pattern lists matching files below current working directory in",
|
||||
" the ISO image.",
|
||||
"> -findi pattern same as -find.",
|
||||
" -find iso_r_path [-name pattern] lists files below the current working",
|
||||
" directory in the ISO image. If -name pattern is given",
|
||||
" then only files with matching leaf names are given out.",
|
||||
"> -findx pattern lists matching files below current working directory in",
|
||||
" the local filesystem.",
|
||||
"",
|
||||
|
Reference in New Issue
Block a user