content: New command line way to view and configure a repository's preferred content settings.

This commit is contained in:
Joey Hess 2013-05-25 12:44:58 -04:00
parent e3c1586997
commit b276857a7a
8 changed files with 70 additions and 8 deletions

View file

@ -17,7 +17,7 @@ import qualified Data.Set as S
def :: [Command]
def = [command "group" (paramPair paramRemote paramDesc) seek
SectionCommon "add a repository to a group"]
SectionSetup "add a repository to a group"]
seek :: [CommandSeek]
seek = [withWords start]