Fixed indentation in ntfsclone help text (cosmetic)
The tabs in source code appear differently in actual output.pull/2/head
parent
18a66b7a9a
commit
7917a0a6cc
|
@ -374,7 +374,7 @@ static void usage(int ret)
|
|||
#ifdef DEBUG
|
||||
" -d, --debug Show debug information\n"
|
||||
#endif
|
||||
" -V, --version Display version information\n"
|
||||
" -V, --version Display version information\n"
|
||||
"\n"
|
||||
" If FILE is '-' then send the image to the standard output. If SOURCE is '-'\n"
|
||||
" and --restore-image is used then read the image from the standard input.\n"
|
||||
|
|
Loading…
Reference in New Issue