Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# (c) Stefan Countryman, 2019
2
3"""
4(Semi-)automatically collect command-line interface tools with ``--help``
5documentation and dump them into an ``rst`` file.
6"""