From 149dd8676a351d9f8437a0845c677478859f5065 Mon Sep 17 00:00:00 2001 From: jmwatte Date: Mon, 2 Nov 2015 23:09:50 +0100 Subject: [PATCH] Update yamleditor.rst polishing --- docs/plugins/yamleditor.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/plugins/yamleditor.rst b/docs/plugins/yamleditor.rst index 7317c3411..21321ca08 100644 --- a/docs/plugins/yamleditor.rst +++ b/docs/plugins/yamleditor.rst @@ -59,7 +59,7 @@ Make a ``yamleditor:`` section in your config.yaml ``(beet config -e)`` * albumfields: genre album * itemfields: track artist * not_fields: id path - * separator: "|>" + * separator: "<>" * editor: you can pick your own texteditor. Defaults to systems default. * editor_args: in case you need extra arguments for your text-editor. @@ -84,6 +84,6 @@ Make a ``yamleditor:`` section in your config.yaml ``(beet config -e)`` ``-02-The Night Before-The Beatles-Help!`` - but with ex "|>" it will look like: + but with ex "<>" it will look like: - ``|>02|>The Night Before|>The Beatles|>Help!`` + ``<>02<>The Night Before<>The Beatles<>Help!``