improve synopsis
This commit is contained in:
parent
7c7486a45f
commit
53fd1564b1
4 changed files with 4 additions and 4 deletions
|
@ -46,7 +46,7 @@ import Control.Concurrent
|
|||
cmd :: Command
|
||||
cmd = withGlobalOptions [jobsOption, jsonOptions, jsonProgressOption] $
|
||||
command "export" SectionCommon
|
||||
"export content to a remote"
|
||||
"export a tree of files to a special remote"
|
||||
paramTreeish (seek <$$> optParser)
|
||||
|
||||
data ExportOptions = ExportOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue