summaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index fb88e9b..9ae7d98 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -881,6 +881,9 @@ USE_FEATURE_BRCTL_FANCY("\n" \
#define eject_full_usage \
"Eject specified DEVICE (or default /dev/cdrom)" \
"\n\nOptions:\n" \
+ USE_FEATURE_EJECT_SCSI( \
+ " -s scsi device\n" \
+ ) \
" -t Close tray\n" \
" -T Open/close tray (toggle)"