doc: indentation in sample program

This commit is contained in:
Jean-Francois Dockes 2019-11-08 15:52:09 +01:00
parent 1302b185d8
commit a544a3e26d
2 changed files with 29 additions and 28 deletions

View File

@ -1456,6 +1456,7 @@ metadatacmds = ; <replaceable>tags</replaceable> = tmsu tags %f
variable can be used to designate a file with Python code to edit variable can be used to designate a file with Python code to edit
the metadata fields (available for &RCL; 1.23.3 and later. 1.23.2 the metadata fields (available for &RCL; 1.23.3 and later. 1.23.2
has equivalent code inside the handler script). Example:</para> has equivalent code inside the handler script). Example:</para>
<programlisting>import sys <programlisting>import sys
import re import re