summaryrefslogtreecommitdiffstats
path: root/sbin/newfs_msdos
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-04-11 14:20:45 +0000
committered <ed@FreeBSD.org>2009-04-11 14:20:45 +0000
commit95f93b12dc1e8f730ce9ee41da7bcd2b1767d682 (patch)
treed3951cb435658c2c2c82164ca75a1eec247c4713 /sbin/newfs_msdos
parent60badb57398bebff24f314a2ca36304adc6c999d (diff)
downloadFreeBSD-src-95f93b12dc1e8f730ce9ee41da7bcd2b1767d682.zip
FreeBSD-src-95f93b12dc1e8f730ce9ee41da7bcd2b1767d682.tar.gz
Show -@ and -C in usage, which were added in r185587.
Submitted by: Christoph Mallon <christoph mallon gmx de>
Diffstat (limited to 'sbin/newfs_msdos')
-rw-r--r--sbin/newfs_msdos/newfs_msdos.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.c b/sbin/newfs_msdos/newfs_msdos.c
index 5ba69ca..381faa0 100644
--- a/sbin/newfs_msdos/newfs_msdos.c
+++ b/sbin/newfs_msdos/newfs_msdos.c
@@ -986,7 +986,9 @@ usage(void)
fprintf(stderr,
"usage: newfs_msdos [ -options ] special [disktype]\n"
"where the options are:\n"
+ "\t-@ create file system at specified offset\n"
"\t-B get bootstrap from file\n"
+ "\t-C create image file with specified size\n"
"\t-F FAT type (12, 16, or 32)\n"
"\t-I volume ID\n"
"\t-L volume label\n"
OpenPOWER on IntegriCloud