Added metadata --batch option, which allows getting, setting, deleting, and modifying metadata for multiple files/keys.
This commit is contained in:
parent
e5225f08fc
commit
bf3327ff25
8 changed files with 126 additions and 38 deletions
|
@ -42,6 +42,7 @@ module Messages (
|
|||
commandProgressDisabled,
|
||||
outputMessage,
|
||||
implicitMessage,
|
||||
withOutputType,
|
||||
) where
|
||||
|
||||
import System.Log.Logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue