aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2012-01-01 11:41:10 -0500
committerGravatar Jon Bernard <jbernard@tuxion.com> 2012-01-01 11:41:10 -0500
commit81529f062459efc2c7c5d00761767797aae6f830 (patch)
tree94a9691726d1402e321cb3305e78f4db9d1995f1 /README.rst
parentaf27db8aed8d3aa7695bc35b9c2180aa90757635 (diff)
parent6cf8d5fdae4fda5be0fd3bcea4afd7883d56a188 (diff)
downloaddotfiles-81529f062459efc2c7c5d00761767797aae6f830.tar.gz
dotfiles-81529f062459efc2c7c5d00761767797aae6f830.tar.bz2
dotfiles-81529f062459efc2c7c5d00761767797aae6f830.zip
Merge branch 'release/0.5.2'v0.5.2
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 22813c5..e396b75 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,13 @@ easy, allowing you to keep all your dotfiles in a single directory.
Hosting is up to you. Using whatever VCS you prefer, or even rsync, you can
easily distribute your dotfiles repository across multiple hosts.
+The repository can be specified at runtime, so you can manage multiple
+repositories without hassle. See the Configuration_ section below for further
+details.
+
+Directories are supported as well. Any file object in your home directory that
+starts with a ``.`` is fair game.
+
Interface
---------
@@ -14,7 +21,7 @@ Interface
Add dotfile(s) to the repository.
``-c, --check``
- Check for missing or unmanged dotfiles.
+ Check for missing or unsynced dotfiles.
``-l, --list``
List currently managed dotfiles, one per line.