aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-10-17 23:41:15 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-10-17 23:41:15 +0200
commit6a8cfdca9953fc8824a57a85e11f156da59e841d (patch)
tree1a5422f663bd23ca8aa2430e3ad0c094acaab4d9
parent9c2708ebf96b7742f33dc49df7001a377b50c1a9 (diff)
downloadbusybox-w32-6a8cfdca9953fc8824a57a85e11f156da59e841d.tar.gz
busybox-w32-6a8cfdca9953fc8824a57a85e11f156da59e841d.tar.bz2
busybox-w32-6a8cfdca9953fc8824a57a85e11f156da59e841d.zip
trim usage text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 0215fa5bf..b906d8dac 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2735,7 +2735,7 @@
2735/* "\n -j Create a journal (ext3)" */ \ 2735/* "\n -j Create a journal (ext3)" */ \
2736/* "\n -J opts Set journal options (size/device)" */ \ 2736/* "\n -J opts Set journal options (size/device)" */ \
2737/* "\n -l file Read bad blocks list from file" */ \ 2737/* "\n -l file Read bad blocks list from file" */ \
2738 "\n -L LABEL Set the volume label" \ 2738 "\n -L LBL Volume label" \
2739 "\n -m PERCENT Percent of blocks to reserve for admin" \ 2739 "\n -m PERCENT Percent of blocks to reserve for admin" \
2740/* "\n -M dir Set last mounted directory" */ \ 2740/* "\n -M dir Set last mounted directory" */ \
2741/* "\n -n Don't actually create anything" */ \ 2741/* "\n -n Don't actually create anything" */ \