7 Commits

Author SHA1 Message Date
Christian Poessinger
37850e2f6f remove all enclosing '' from cfgcmd/opcmd 2019-12-30 11:28:52 +01:00
Christian Poessinger
0e22a81502 proxy: rewrite with new cfgcmd syntax 2019-12-20 19:11:47 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
kroy
6b38a32cb1 system-proxy: cleanup and example enhancement 2019-11-28 05:35:01 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
hagbard
add0a00124 system-proxy: cli options documented 2019-10-18 12:12:49 -07:00