list ==== List dotfiles in the :ref:`map file `. Usage ----- ``syndot list [-d | --directory] [[-l | --label] | [-p | --path] | [[-s | --search] ]] [[-m | --mapfile] ]`` Options ------- * ``-d``, ``--directory`` - Print the settings directory. .. versionadded:: 2.0 * ``-h``, ``--help`` - Show the help message and exit. * ``-l``, ``--label`` - List only target labels. Not allowed together with the ``[-p | --path]`` or ``[-s | --search]`` options. .. versionadded:: 2.0 * ``-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 settings directory. * ``-p``, ``--path`` - List only target paths. Now allowed together with the ``[-l | --label]`` or ``[-s | --search]`` options. .. versionadded:: 2.0 * ``-s``, ``--search`` ```` - List paths of the specified ```` label. Not allowed together with the ``[-l | --label]`` or ``[-p | --path]`` options .. versionadded :: 2.1