Update mtape.lua

This commit is contained in:
LDDestroier 2023-09-30 03:33:14 -04:00 committed by GitHub
parent de5df4f760
commit 2f91b70711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ local function getHelp(specify)
print("mtape [-e --erase]")
print("mtape [-u --unclean]")
print("mtape [-c --cc-media]")
print("Use -h with other options for details")
else
if specify == "--info" then
print("Prints information about the connected tape drive.")