Changed add command to get like golang get

This commit is contained in:
David Allen 2023-07-02 10:51:08 -06:00
parent 37b65c0939
commit 8869a84710
4 changed files with 19 additions and 19 deletions

View file

@ -42,7 +42,7 @@ Use `gdpm help` to see full list of commands.
```bash
$ gdpm help
Usage: gdpm [--help] [--verbose] {add,clean,clone,config,export,fetch,help,install,link,list,remote,remove,search,ui,update,version}
Usage: gdpm [--help] [--verbose] {get,clean,clone,config,export,fetch,help,install,link,list,remote,remove,search,ui,update,version}
Manage Godot engine assets from CLI
@ -51,7 +51,7 @@ Optional arguments:
-v, --verbose set verbosity level
Subcommands:
add add package to project
get add package to project
clean clean package(s) temporary files
clone clone package(s) to path
config manage config properties