.. _reference-python-dotfiles-cli: ################# dotfiles CLI help ################# The following snapshot is generated from: .. code-block:: sh dotfiles --help .. literalinclude:: ../../generated/dotfiles-cli-help.txt :language: console :caption: dotfiles --help nvim subcommand =============== The following snapshot is generated from: .. code-block:: sh dotfiles nvim --help .. literalinclude:: ../../generated/dotfiles-cli-nvim-help.txt :language: console :caption: dotfiles nvim --help publish subcommand ================== The following snapshot is generated from: .. code-block:: sh dotfiles publish --help .. literalinclude:: ../../generated/dotfiles-cli-publish-help.txt :language: console :caption: dotfiles publish --help Related changelogs ================== - :ref:`2026-03-mar - rework python installer and cli discovery `