aboutsummaryrefslogtreecommitdiff
path: root/toys/other/fsfreeze.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/fsfreeze.c')
-rw-r--r--toys/other/fsfreeze.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/toys/other/fsfreeze.c b/toys/other/fsfreeze.c
index dfe17fb9..b494ce96 100644
--- a/toys/other/fsfreeze.c
+++ b/toys/other/fsfreeze.c
@@ -13,8 +13,8 @@ config FSFREEZE
Freeze or unfreeze a filesystem.
- -f freeze
- -u unfreeze
+ -f Freeze
+ -u Unfreeze
*/
#define FOR_fsfreeze