From 9f48338291e38b9f9da6727c59315f98e542f90d Mon Sep 17 00:00:00 2001
From: Peter Kessen
Date: Thu, 24 Nov 2016 19:04:42 +0100
Subject: [PATCH] Corrected docs for modify command
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
added short form ´mod´ and added switch ´-f´
---
docs/reference/cli.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/reference/cli.rst b/docs/reference/cli.rst
index b2683cd86..34e5f0471 100644
--- a/docs/reference/cli.rst
+++ b/docs/reference/cli.rst
@@ -227,7 +227,8 @@ modify
``````
::
- beet modify [-MWay] QUERY [FIELD=VALUE...] [FIELD!...]
+ beet modify [-MWay] [-f FORMAT] QUERY [FIELD=VALUE...] [FIELD!...]
+ beet mod [-MWay] [-f FORMAT] QUERY [FIELD=VALUE...] [FIELD!...]
Change the metadata for items or albums in the database.