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
|
@ -14,7 +14,7 @@ import Utility.HumanTime
|
|||
|
||||
cmd :: [Command]
|
||||
cmd = [notBareRepo $ withOptions [foregroundOption, stopOption] $
|
||||
command "watch" paramNothing seek SectionCommon "watch for changes"]
|
||||
command "watch" paramNothing seek SectionCommon "watch for changes and autocommit"]
|
||||
|
||||
seek :: CommandSeek
|
||||
seek ps = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue