From 2f91b707117a640eedf3f88116338e02f8b3237b Mon Sep 17 00:00:00 2001 From: LDDestroier Date: Sat, 30 Sep 2023 03:33:14 -0400 Subject: [PATCH] Update mtape.lua --- mtape.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/mtape.lua b/mtape.lua index e5d3760..a282a40 100644 --- a/mtape.lua +++ b/mtape.lua @@ -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.")