From: Denys Vlasenko Date: Sat, 17 Oct 2009 21:41:15 +0000 (+0200) Subject: trim usage text X-Git-Tag: 1_16_0~375 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6a8cfdca9953fc8824a57a85e11f156da59e841d;p=oweals%2Fbusybox.git trim usage text Signed-off-by: Denys Vlasenko --- 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 @@ /* "\n -j Create a journal (ext3)" */ \ /* "\n -J opts Set journal options (size/device)" */ \ /* "\n -l file Read bad blocks list from file" */ \ - "\n -L LABEL Set the volume label" \ + "\n -L LBL Volume label" \ "\n -m PERCENT Percent of blocks to reserve for admin" \ /* "\n -M dir Set last mounted directory" */ \ /* "\n -n Don't actually create anything" */ \