aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/camdd
diff options
context:
space:
mode:
authorKenneth D. Merry <ken@FreeBSD.org>2015-12-03 22:07:01 +0000
committerKenneth D. Merry <ken@FreeBSD.org>2015-12-03 22:07:01 +0000
commit52c98bc2fd4ba03e9f0e68ce8ab5c32f868d8387 (patch)
treeb36bb2db74dcd5077e44407f9057e5bc584a9e31 /usr.sbin/camdd
parent4cce0e9868fc1215e959364f4337b305bb17d25a (diff)
Notes
Diffstat (limited to 'usr.sbin/camdd')
-rw-r--r--usr.sbin/camdd/camdd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/camdd/camdd.c b/usr.sbin/camdd/camdd.c
index b34e47236bad..573214e5bc5b 100644
--- a/usr.sbin/camdd/camdd.c
+++ b/usr.sbin/camdd/camdd.c
@@ -3205,7 +3205,7 @@ usage(void)
"-o <arg=val> Specify output device/file and parameters\n"
"Input and Output parameters\n"
"pass=name Specify a pass(4) device like pass0 or /dev/pass0\n"
-"file=name Specify a file or device, src/usr.sbin/camdd/camdd.c, /dev/da0, /dev/null\n"
+"file=name Specify a file or device, /tmp/foo, /dev/da0, /dev/null\n"
" or - for stdin/stdout\n"
"bs=blocksize Specify blocksize in bytes, or using K, M, G, etc. suffix\n"
"offset=len Specify starting offset in bytes or using K, M, G suffix\n"