where indentation
This commit is contained in:
parent
f0dd6d00d1
commit
ebd576ebcb
30 changed files with 804 additions and 812 deletions
|
@ -47,5 +47,5 @@ showHelp = liftIO $ putStrLn $ unlines
|
|||
]
|
||||
, "Run git-annex without any options for a complete command and option list."
|
||||
]
|
||||
where
|
||||
cmdline c = "\t" ++ cmdname c ++ "\t" ++ cmddesc c
|
||||
where
|
||||
cmdline c = "\t" ++ cmdname c ++ "\t" ++ cmddesc c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue