mirror of
https://github.com/LDDestroier/CC/
synced 2025-10-28 05:57:40 +00:00
Update mtape.lua
This commit is contained in:
@@ -106,6 +106,7 @@ local function getHelp(specify)
|
|||||||
print("mtape [-e --erase]")
|
print("mtape [-e --erase]")
|
||||||
print("mtape [-u --unclean]")
|
print("mtape [-u --unclean]")
|
||||||
print("mtape [-c --cc-media]")
|
print("mtape [-c --cc-media]")
|
||||||
|
print("Use -h with other options for details")
|
||||||
else
|
else
|
||||||
if specify == "--info" then
|
if specify == "--info" then
|
||||||
print("Prints information about the connected tape drive.")
|
print("Prints information about the connected tape drive.")
|
||||||
|
|||||||
Reference in New Issue
Block a user