aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-05-02 14:46:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-05-02 14:46:10 +1200
commitc5f9676cdddb737634bf8d13628d535508fb0e05 (patch)
treec6b466fc07b23c9388886545ad4a799de0af0e74 /README.markdown
parentUse proper dashes (diff)
downloaddotfiles-c5f9676cdddb737634bf8d13628d535508fb0e05.tar.gz
dotfiles-c5f9676cdddb737634bf8d13628d535508fb0e05.zip
Extend "test" target for make
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index a35a25e0..10f37ff6 100644
--- a/README.markdown
+++ b/README.markdown
@@ -197,7 +197,8 @@ There are a few other little tricks in `bash/bashrc.d`:
### Testing
You can test that both sets of shell scripts are syntactically correct with
-`make test-bash`, `make test-sh`, or `make test` for both.
+`make test-bash`, `make test-sh`, or `make test` for everything including the
+scripts in `bin`.
Mutt
----