summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index c1bbb8259..50de5e389 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -248,6 +248,15 @@ subdirectories).
Indicates that the repository has been irretrevably lost.
(To undo, use semitrust.)
+* group repository groupname
+
+ Adds a repository to a group, such as "archival", "enduser", or "transfer".
+ The groupname must be a single word.
+
+* ungroup repository groupname
+
+ Removes a repository from a group.
+
# REPOSITORY MAINTENANCE COMMANDS
* fsck [path ...]