diff options
Diffstat (limited to 'toys/pending')
-rw-r--r-- | toys/pending/mke2fs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/mke2fs.c b/toys/pending/mke2fs.c index 750e4424..a2c15291 100644 --- a/toys/pending/mke2fs.c +++ b/toys/pending/mke2fs.c @@ -26,7 +26,7 @@ config MKE2FS_JOURNAL default n depends on MKE2FS help - usage: [-j] [-J size=###,device=XXX] + usage: mke2fs [-j] [-J size=###,device=XXX] -j Create journal (ext3) -J Journal options |