blkid: new applet. We almost had everything needed for it already
function old new delta display_uuid_cache - 89 +89 blkid_main - 8 +8 applet_names 1871 1877 +6 applet_main 1140 1144 +4 applet_nameofs 570 572 +2 packed_usage 24737 24735 -2 ------------------------------------------------------------------------------ (add/remove: 2/0 grow/shrink: 3/1 up/down: 109/-2) Total: 107 bytes
This commit is contained in:
@ -1098,6 +1098,11 @@
|
||||
"\n -z Delete messages on server" \
|
||||
"\n prog Run 'prog <message_file>' on message delivery" \
|
||||
|
||||
#define blkid_trivial_usage \
|
||||
""
|
||||
#define blkid_full_usage "\n\n" \
|
||||
"Print UUIDs of all filesystems."
|
||||
|
||||
#define findfs_trivial_usage \
|
||||
"LABEL=label or UUID=uuid"
|
||||
#define findfs_full_usage "\n\n" \
|
||||
|
Reference in New Issue
Block a user