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:
Joey Hess 2015-03-23 15:36:10 -04:00
parent 5c2ad84d28
commit daec4b007a
28 changed files with 1204 additions and 447 deletions

View file

@ -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 =