summaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h13
1 files changed, 9 insertions, 4 deletions
diff --git a/include/usage.h b/include/usage.h
index d53b86731..8b8bd2c78 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -156,6 +156,11 @@
156 "\n -r Repetitions" \ 156 "\n -r Repetitions" \
157 "\n -n Start new tone" \ 157 "\n -n Start new tone" \
158 158
159#define blkid_trivial_usage \
160 ""
161#define blkid_full_usage "\n\n" \
162 "Print UUIDs of all filesystems"
163
159#define bootchartd_trivial_usage \ 164#define bootchartd_trivial_usage \
160 "start [PROG ARGS]|stop|init" 165 "start [PROG ARGS]|stop|init"
161#define bootchartd_full_usage "\n\n" \ 166#define bootchartd_full_usage "\n\n" \
@@ -1243,10 +1248,10 @@
1243 "\n -H HEADS" \ 1248 "\n -H HEADS" \
1244 "\n -S SECTORS" \ 1249 "\n -S SECTORS" \
1245 1250
1246#define blkid_trivial_usage \ 1251#define fgconsole_trivial_usage \
1247 "" 1252 ""
1248#define blkid_full_usage "\n\n" \ 1253#define fgconsole_full_usage "\n\n" \
1249 "Print UUIDs of all filesystems" 1254 "Get active console"
1250 1255
1251#define findfs_trivial_usage \ 1256#define findfs_trivial_usage \
1252 "LABEL=label or UUID=uuid" 1257 "LABEL=label or UUID=uuid"