CLI Cheatsheet ============== A quick reference for the most common ``all2md`` commands, grouped by task. The same cheatsheet is available offline from the terminal: .. code-block:: bash all2md help cheatsheet # print it all2md help cheatsheet --rich # rendered Markdown (needs the rich extra) For the full, auto-generated option reference, run ``all2md help full`` or ``all2md --help``; see :doc:`cli` for the narrative guide. .. literalinclude:: ../../src/all2md/cli/cheatsheet.md :language: text