mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-24 02:25:02 +08:00
typo
(Logical change 1.179)
This commit is contained in:
parent
982e358711
commit
a688307452
@ -170,7 +170,7 @@ int perr_exit(const char *fmt, ...)
|
||||
void usage()
|
||||
{
|
||||
Eprintf("\nUsage: %s [options] device\n"
|
||||
" Efficiently clone NTFS to a sparse file, device or stdandard output.\n"
|
||||
" Efficiently clone NTFS to a sparse file, device or standard output.\n"
|
||||
"\n"
|
||||
" -o FILE --output FILE Clone NTFS to the non-existent FILE\n"
|
||||
" -O FILE --overwrite FILE Clone NTFS to FILE, overwriting if exists\n"
|
||||
|
Loading…
Reference in New Issue
Block a user