a few command usage fixes

This commit is contained in:
Joey Hess 2015-03-25 12:09:42 -04:00
parent 0850e8eaf9
commit c955fb2736
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ import Data.Time.Clock.POSIX
cmd :: [Command]
cmd = [withOptions metaDataOptions $
command "metadata" paramPaths seek
SectionMetaData "sets metadata of a file"]
SectionMetaData "sets or gets metadata of a file"]
metaDataOptions :: [Option]
metaDataOptions =