diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 44cc834..683d53f 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2844,7 +2844,7 @@ "$ mknod -m 644 /tmp/pipe p\n" #define mkswap_trivial_usage \ - "[OPTIONS] BLOCKDEV" /* [SIZE_IN_KB] */ + "[OPTIONS] BLOCKDEV [KBYTES]" #define mkswap_full_usage "\n\n" \ "Prepare BLOCKDEV to be used as swap partition\n" \ "\nOptions:" \ |