diff --git a/README.md b/README.md index 6950dc1..31ce333 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Usage on different machines: | Subcommand | Description | |-----------------------------------|-----------------------------------------------------------------------| -| `group import [...]` | import one or more groups, which creates managed packages | +| `group import [...]` | create a symlink to the specified group file(s) in your groups folder | | `group list` | list names of all groups | | `group new [-e] [...]` | create new groups, use `-e` to edit them immediately after creation | | `group remove [...]` | remove a previously imported group |