wok-next view busybox/stuff/busybox-1.7.3-usage-df.u @ rev 493
Up: busybox 1.10.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 22 22:05:45 2008 +0100 (2008-03-22) |
parents | |
children |
line source
1 --- busybox-1.7.3/include/usage.h Fri Feb 29 18:06:12 2008
2 +++ busybox-1.7.3/include/usage.h Fri Feb 29 18:05:38 2008
3 @@ -611,7 +611,8 @@
4 "\n\nOptions control size display:" \
5 "\n -h Human readable (e.g. 1K 243M 2G)" \
6 "\n -m 1024*1024 blocks" \
7 - "\n -k 1024 blocks") \
8 + "\n -k 1024 blocks" \
9 + "\n -i Inodes") \
10 SKIP_FEATURE_HUMAN_READABLE( \
11 "\n\nOptions:" \
12 "\n -k Ignored")