diff --git a/README.md b/README.md index 793b2a1..77f7cd2 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Using either a GPM server or local config, I can instead `gpm get cli` which fin * `config` - Change local configuration (GPM server) * `export` - Export local packages to JSON * `import` - Import JSON to local packages +* `get` - Get a list of packages +e.g. `gpm get beaver survey toml homedir cli` to get all the modules needed for gpm itself (assuming the map resolves to the same packages) ### Server