mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
cat: Fix documentation of -x option in usage.
This updates commit d29e9a552f.
This commit is contained in:
@@ -69,7 +69,7 @@ usage (int status)
|
||||
" --keys-from-stdin Read passphrases from stdin\n"
|
||||
" -v|--verbose Verbose messages\n"
|
||||
" -V|--version Display version and exit\n"
|
||||
" -x Echo each command before executing it\n"
|
||||
" -x Trace libguestfs API calls\n"
|
||||
"For more information, see the manpage %s(1).\n"),
|
||||
program_name, program_name, program_name,
|
||||
program_name);
|
||||
|
||||
Reference in New Issue
Block a user