]> git.phdru.name Git - mimedecode.git/commitdiff
Change the language to "sh"
authorOleg Broytman <phd@phdru.name>
Fri, 31 Jan 2014 15:29:32 +0000 (19:29 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 31 Jan 2014 15:29:32 +0000 (19:29 +0400)
Reminder: neither "sh" nor "shell" are supported by DocBook XSLT.

mimedecode.docbook

index 29a02e08b95831c7cca7b917dc0e65c906826a56..fdab4766f10cd8bae30dc0352fc44e60f4ae3a74 100644 (file)
@@ -262,7 +262,7 @@ else. Easy:
 </para>
 
 <para>
-<code language="shell">
+<code language="sh">
    mimedecode.py -t application/postscript -t application/pdf -b text/html
          -b 'image/*' -i '*/*'
 </code>