.. include:: ../substitutions.rst diffuse ======= Create dotfiles symlinks. Usage ----- ``syndot diffuse [OPTION] [ARGUMENT]`` Arguments --------- * ``TARGET_PATH`` - Dotfile path, mandatory if ``-a`` or ``--all`` option is not provided. Before diffusing a dotfile, it must be added to the :ref:`map file ` beforehand with |command syndot add|. Options ------- * ``-a``, ``--all`` - Select all dotfiles in the :ref:`map file `, mandatory if ```` argument is not provided. * ``-e``, ``--exact`` - Search for an exact match for the ```` argument in the :ref:`map file `. If not provided, search for all targets which paths begin with ```` argument in the :ref:`map file `. * ``-h``, ``--help`` - Show the help message and exit. * ``-m``, ``--mapfile`` ```` - Path to the :ref:`map file `. If not provided search for a ``map.ini`` file in the current directory, so not required if current directory is the ```` directory.