summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md.in3
-rw-r--r--man/rcrc.54
2 files changed, 5 insertions, 2 deletions
diff --git a/NEWS.md.in b/NEWS.md.in
index 7569d7b..f477de4 100644
--- a/NEWS.md.in
+++ b/NEWS.md.in
@@ -2,7 +2,8 @@ rcm (@PACKAGE_VERSION@) unstable; urgency=low
* BUGFIX: Use custom function instead of `readlink` to resolve symlinks in
test helpers (Melissa Xie).
- * Documentation fixes and updates (Melissa Xie).
+ * Documentation fixes and updates (Melissa Xie and Jason Daniel Augustine
+ Gilliland).
* Show usage information when given bad arguments (Mike Burns).
-- Mike Burns <mburns@thoughtbot.com> Fri, 09 May 2014 14:17:49 +0200
diff --git a/man/rcrc.5 b/man/rcrc.5
index 78451f4..c692a5d 100644
--- a/man/rcrc.5
+++ b/man/rcrc.5
@@ -34,7 +34,9 @@ always copy files that match the listed globs, never symlink them.
.
.It Va DOTFILES_DIRS
the source directories for dotfiles. The first in the list is the
-canonical source. The default value is
+source to which dotfiles created using
+.Xr mkrc 1
+are installed. The default value is
.Li ~/.dotfiles
.
.It Va EXCLUDES