TLDR
Enter a command. For example: xplr, kiwi ng, kubectl run, batch.

sphinx-build

 
Sphinx documentation generator. More information: http://www.sphinx-doc.org/en/master/man/sphinx-build.html.
 
  • Build documentation:
     
    sphinx-build -b {{html|epub|text|latex|man|...}} {{path/to/source_dir}} {{path/to/build_dir}}
     
  • Build documentations intended for readthedocs.io (requires the sphinx-rtd-theme pip package):
     
    sphinx-build -b {{html}} {{path/to/docs_dir}} {{path/to/build_dir}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.