aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 92b8644d..efdc2148 100644
--- a/README.markdown
+++ b/README.markdown
@@ -189,6 +189,11 @@ There are a few other little tricks in `bash/bashrc.d`:
* `vis` — View/edit an existing file in `$PATH` with `$EDITOR`, or create one
in `~/.local/bin`
+### 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.
+
Mutt
----