mirror of
https://github.com/adulau/dcfldd.git
synced 2024-12-22 16:56:03 +00:00
From Debian - fix-typo.patch
This commit is contained in:
parent
682b55a73b
commit
0e0d9cd9ce
1 changed files with 1 additions and 1 deletions
2
dcfldd.c
2
dcfldd.c
|
@ -181,7 +181,7 @@ Copy a file, converting and formatting according to the options.\n\
|
||||||
in a comma separated list\n\
|
in a comma separated list\n\
|
||||||
hashlog=FILE send MD5 hash output to FILE instead of stderr\n\
|
hashlog=FILE send MD5 hash output to FILE instead of stderr\n\
|
||||||
if you are using multiple hash algorithms you\n\
|
if you are using multiple hash algorithms you\n\
|
||||||
can send each to a seperate file using the\n\
|
can send each to a separate file using the\n\
|
||||||
convention ALGORITHMlog=FILE, for example\n\
|
convention ALGORITHMlog=FILE, for example\n\
|
||||||
md5log=FILE1, sha1log=FILE2, etc.\n\
|
md5log=FILE1, sha1log=FILE2, etc.\n\
|
||||||
hashlog:=COMMAND exec and write hashlog to process COMMAND\n\
|
hashlog:=COMMAND exec and write hashlog to process COMMAND\n\
|
||||||
|
|
Loading…
Reference in a new issue