blob: 164d132f0404fc2edced28e3a63ae6d5f10e948c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# 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)
[[git-annex-group]](1)
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|