Better 'mt' docs, thanks to Kent Robotti <robotti@metconnect.com>
authorEric Andersen <andersen@codepoet.org>
Fri, 11 Aug 2000 20:14:11 +0000 (20:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 11 Aug 2000 20:14:11 +0000 (20:14 -0000)
 -Erik

applets/usage.c
usage.c

index 6c3f597..5037c94 100644 (file)
@@ -757,6 +757,11 @@ const char mt_usage[] =
        "mt [-f device] opcode value\n"
 #ifndef BB_FEATURE_TRIVIAL_HELP
        "\nControl magnetic tape drive operation\n"
+       "\nAvailable Opcodes:\n\n"
+       "bsf bsfm bsr bss datacompression drvbuffer eof eom erase\n"
+       "fsf fsfm fsr fss load lock mkpart nop offline ras1 ras2\n"
+       "ras3 reset retension rew rewoffline seek setblk setdensity\n"
+       "setpart tell unload unlock weof wset\n"
 #endif
        ;
 #endif
diff --git a/usage.c b/usage.c
index 6c3f597..5037c94 100644 (file)
--- a/usage.c
+++ b/usage.c
@@ -757,6 +757,11 @@ const char mt_usage[] =
        "mt [-f device] opcode value\n"
 #ifndef BB_FEATURE_TRIVIAL_HELP
        "\nControl magnetic tape drive operation\n"
+       "\nAvailable Opcodes:\n\n"
+       "bsf bsfm bsr bss datacompression drvbuffer eof eom erase\n"
+       "fsf fsfm fsr fss load lock mkpart nop offline ras1 ras2\n"
+       "ras3 reset retension rew rewoffline seek setblk setdensity\n"
+       "setpart tell unload unlock weof wset\n"
 #endif
        ;
 #endif