aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2013-06-25 17:25:58 -0400
committerGravatar Jon Bernard <jbernard@tuxion.com> 2013-11-07 09:38:44 -0500
commit70c4ce33c98ae76fa04ac7e8bc772ec8f93a07dc (patch)
tree9c3e9c7f74431d5031b86efa60b7312dfdce084f /README.rst
parentf781dcc4a345c88cc08fad8e7bd7990d7b2b9a17 (diff)
downloaddotfiles-70c4ce33c98ae76fa04ac7e8bc772ec8f93a07dc.tar.gz
dotfiles-70c4ce33c98ae76fa04ac7e8bc772ec8f93a07dc.tar.bz2
dotfiles-70c4ce33c98ae76fa04ac7e8bc772ec8f93a07dc.zip
Update documentation for single-sync operation
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4f93ec0..2b59069 100644
--- a/README.rst
+++ b/README.rst
@@ -35,9 +35,10 @@ Interface
``-r, --remove <file...>``
Remove dotfile(s) from the repository.
-``-s, --sync``
+``-s, --sync <file...>``
Update dotfile symlinks. You can overwrite colliding files with ``-f`` or
- ``--force``.
+ ``--force``. All dotfiles are assumed if you do not specify any files to
+ this command.
``-m, --move``
Move dotfiles repository to another location.