Skip to content

Commit

Permalink
Remove uninstall-lj and uninstall-rocks commands
Browse files Browse the repository at this point in the history
  • Loading branch information
mah0x211 committed Apr 5, 2024
1 parent d8a500d commit 7584adc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions help.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ Commands:
If the version of luarocks is specified along with the version of lua, the
operation will target the specified version of the lua environment.
Otherwise, the operation will target the current lua environment.
In case of the 'uninstall' command, if the version of luarocks is specified
along with the version of lua, it ignores the version specification for
luarocks.
`)
osExit(rc)
}

0 comments on commit 7584adc

Please sign in to comment.