21 lines
312 B
Markdown
21 lines
312 B
Markdown
# 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.
|