Added metadata --batch option, which allows getting, setting, deleting, and modifying metadata for multiple files/keys.

This commit is contained in:
Joey Hess 2016-07-27 10:46:25 -04:00
parent e5225f08fc
commit bf3327ff25
Failed to extract signature
8 changed files with 126 additions and 38 deletions

View file

@ -42,6 +42,7 @@ module Messages (
commandProgressDisabled,
outputMessage,
implicitMessage,
withOutputType,
) where
import System.Log.Logger