Skip to content

Option -d is confusing #20

@jbriales

Description

@jbriales

The option -d states:

-d dotfiles - Location of dotfiles, defaults to '~/.dotfiles'
But however inside the script the dotfiles path is built from $HOME/$DOTFILES, so to customize the dotfiles folder path one has to give the path relative to $HOME,
e.g. dotsync -L -f ~/.cronsync/dotsyncrc -d .cronsync
Consider changing the help message to avoid issues when using this option. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions