We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a500d commit 7584adcCopy full SHA for 7584adc
help.go
@@ -63,6 +63,10 @@ Commands:
63
If the version of luarocks is specified along with the version of lua, the
64
operation will target the specified version of the lua environment.
65
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.
70
`)
71
osExit(rc)
72
}
0 commit comments