Skip to content

Commit 7584adc

Browse files
committed
Remove uninstall-lj and uninstall-rocks commands
1 parent d8a500d commit 7584adc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

help.go

+4
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Commands:
6363
If the version of luarocks is specified along with the version of lua, the
6464
operation will target the specified version of the lua environment.
6565
Otherwise, the operation will target the current lua environment.
66+
67+
In case of the 'uninstall' command, if the version of luarocks is specified
68+
along with the version of lua, it ignores the version specification for
69+
luarocks.
6670
`)
6771
osExit(rc)
6872
}

0 commit comments

Comments
 (0)