aboutsummaryrefslogtreecommitdiff
path: root/Messages.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-27 10:46:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-27 10:46:25 -0400
commitd87485c2b532ad2d52aa1829a1b30e3519d2cbb1 (patch)
tree24ae6d6ef4a807c81534ba56c7fcb9e7c2a6ba28 /Messages.hs
parent2cb464a0e641254aa28a788587b089022922577a (diff)
Added metadata --batch option, which allows getting, setting, deleting, and modifying metadata for multiple files/keys.
Diffstat (limited to 'Messages.hs')
-rw-r--r--Messages.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Messages.hs b/Messages.hs
index 63f5b10bb..339823d42 100644
--- a/Messages.hs
+++ b/Messages.hs
@@ -42,6 +42,7 @@ module Messages (
commandProgressDisabled,
outputMessage,
implicitMessage,
+ withOutputType,
) where
import System.Log.Logger