diff options
Diffstat (limited to 'lang/python/doc/src')
-rw-r--r-- | lang/python/doc/src/gpgme-python-howto.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/doc/src/gpgme-python-howto.org b/lang/python/doc/src/gpgme-python-howto.org index 83b91e8d..07026b85 100644 --- a/lang/python/doc/src/gpgme-python-howto.org +++ b/lang/python/doc/src/gpgme-python-howto.org @@ -2980,7 +2980,7 @@ using the latest version of Pandoc from the Org mode source file using the following command: #+BEGIN_SRC shell - pandoc -f org -t rst+smart -o gpgme-python-howto.rst gpgme-python-howto.org + pandoc -f org -t rst -o gpgme-python-howto.rst gpgme-python-howto.org #+END_SRC In addition to these there is a significantly less frequently updated |