aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-ungroup.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-23 18:20:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-23 18:20:42 -0400
commitd17d5a77893ac01fc7c29f92447a3e85e3501d9f (patch)
tree5be49dd57a28ee56001023893f806b15dcd4c008 /doc/git-annex-ungroup.mdwn
parent277b7335378e41d1a0ecb5fdc93760435b05fc5d (diff)
separated man pages for all the setup commands while at the gate in ATL
Diffstat (limited to 'doc/git-annex-ungroup.mdwn')
-rw-r--r--doc/git-annex-ungroup.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/git-annex-ungroup.mdwn b/doc/git-annex-ungroup.mdwn
new file mode 100644
index 000000000..4d105c0fa
--- /dev/null
+++ b/doc/git-annex-ungroup.mdwn
@@ -0,0 +1,21 @@
+# NAME
+
+git-annex ungroup - remove a repository from a group
+
+# SYNOPSIS
+
+git annex ungroup `repository groupname`
+
+# DESCRIPTION
+
+Removes a repository from a group.
+
+# SEE ALSO
+
+[[git-annex]](1)
+
+# AUTHOR
+
+Joey Hess <id@joeyh.name>
+
+Warning: Automatically converted into a man page by mdwn2man. Edit with care.