Fixed indentation in ntfsclone help text (cosmetic)

The tabs in source code appear differently in actual output.
pull/2/head
Jean-Pierre André 2016-04-06 11:09:35 +02:00
parent 18a66b7a9a
commit 7917a0a6cc
1 changed files with 1 additions and 1 deletions

View File

@ -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"