aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 9a617c59..d6c61463 100644
--- a/README.markdown
+++ b/README.markdown
@@ -189,6 +189,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `path` — Manage the contents of `PATH` conveniently
* `paz` — Print given arguments separated by NULL chars
* `pd` — Change to the argument’s parent directory
+* `readv` — Print names and values from `read` calls to `stderr`
* `readz` — Alias for `read -d '' -r`
* `scr` — Create a temporary directory and change into it
* `sd` — Switch to a sibling directory