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 7604ec8c..a3fab7ea 100644
--- a/README.markdown
+++ b/README.markdown
@@ -178,6 +178,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `hgrep` — `HISTFILE` search
* `mkcd` — Create a directory and change into it
* `mkmv` — Create a directory and move arguments into it
+* `pa` — Print given arguments, one per line
* `scr` — Create a temporary directory and change into it
* `sprunge` — Pastebin frontend tool I pilfered from `#bash` on Freenode