aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h
index 1da436ad4..40676c113 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -638,11 +638,12 @@ USE_FEATURE_DATE_ISOFMT( \
"Erik\\nis\\ncool\n")
#define eject_trivial_usage \
- "[-t] [DEVICE]"
+ "[-t] [-T] [DEVICE]"
#define eject_full_usage \
"Eject specified DEVICE (or default /dev/cdrom).\n\n" \
"Options:\n" \
- "\t-t\tclose tray"
+ "\t-t\tclose tray\n" \
+ "\t-T\topen/close tray (toggle)"
#define ed_trivial_usage ""
#define ed_full_usage ""