Skip to content

Commit

Permalink
update murex-package usage message
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorg committed Aug 28, 2023
1 parent f590425 commit 3a2e2ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions builtins/core/modules/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ Usage: murex-package install uri
enable|disable package[/module]
import [uri|local path]packages.json
status
list loaded|not-loaded|enabled|disabled|packages
new
cd package`
list loaded|not-loaded|enabled|disabled|packages`

func init() {
lang.DefineFunction("murex-package", cmdModuleAdmin, types.Json)
Expand Down

0 comments on commit 3a2e2ed

Please sign in to comment.