From d17d5a77893ac01fc7c29f92447a3e85e3501d9f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 23 Mar 2015 18:20:42 -0400 Subject: separated man pages for all the setup commands while at the gate in ATL --- doc/git-annex-ungroup.mdwn | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/git-annex-ungroup.mdwn (limited to 'doc/git-annex-ungroup.mdwn') 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 + +Warning: Automatically converted into a man page by mdwn2man. Edit with care. -- cgit v1.2.3