aboutsummaryrefslogtreecommitdiff
path: root/umount.c
diff options
context:
space:
mode:
Diffstat (limited to 'umount.c')
-rw-r--r--umount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/umount.c b/umount.c
index af1b3a43e..9ad6f26c2 100644
--- a/umount.c
+++ b/umount.c
@@ -37,7 +37,7 @@ static int del_loop(const char *device);
#endif
static const char umount_usage[] =
-"Usage: umount [flags] filesystem|directory\n\n"
+"umount [flags] filesystem|directory\n\n"
"Flags:\n"
"\t-a:\tUnmount all file systems"
#ifdef BB_MTAB