new section for metadata
This commit is contained in:
parent
39ebfa1a2e
commit
e7672f197e
6 changed files with 42 additions and 38 deletions
|
@ -18,7 +18,7 @@ import Data.Time.Clock.POSIX
|
|||
|
||||
def :: [Command]
|
||||
def = [withOptions [setOption] $ command "metadata" paramPaths seek
|
||||
SectionUtility "sets metadata of a file"]
|
||||
SectionMetaData "sets metadata of a file"]
|
||||
|
||||
setOption :: Option
|
||||
setOption = Option ['s'] ["set"] (ReqArg mkmod "FIELD[+-]=VALUE") "set metadata"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue