splitting up the man page
Common command man pages all split out and often expanded. A few sections split out into their own pages. Still need to do all the other commands..
This commit is contained in:
parent
5c2ad84d28
commit
daec4b007a
28 changed files with 1204 additions and 447 deletions
|
@ -22,7 +22,7 @@ import System.Environment
|
|||
cmd :: [Command]
|
||||
cmd = [noRepo checkAutoStart $ dontCheck repoExists $ withOptions options $
|
||||
notBareRepo $ command "assistant" paramNothing seek SectionCommon
|
||||
"automatically handle changes"]
|
||||
"automatically sync changes"]
|
||||
|
||||
options :: [Option]
|
||||
options =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue