group: When no groups are specified to set, lists the current groups of a repository.
This commit is contained in:
parent
65651a3e26
commit
00986d19f4
4 changed files with 13 additions and 3 deletions
|
@ -456,6 +456,8 @@ subdirectories).
|
|||
Adds a repository to a group, such as "archival", "enduser", or "transfer".
|
||||
The groupname must be a single word.
|
||||
|
||||
Omit the groupname to show the current groups that a repository is in.
|
||||
|
||||
* `ungroup repository groupname`
|
||||
|
||||
Removes a repository from a group.
|
||||
|
|
|
@ -7,3 +7,5 @@ It would be good if the command
|
|||
returned the current list of groups the repository belongs to...(can it belong to more than one?)
|
||||
|
||||
Currently the command requires an additional parameter to set the group.
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue