aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-04 14:18:25 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-04 14:23:23 +1300
commit455d79db130768a7fae8e17d222f49d1466e5b46 (patch)
tree0b91148dd76f5922ff8108ff9bc8948adcee0ebe /README.markdown
parentTweaks to kvlt(6df) (diff)
downloaddotfiles-455d79db130768a7fae8e17d222f49d1466e5b46.tar.gz
dotfiles-455d79db130768a7fae8e17d222f49d1466e5b46.zip
Add gwp(1)
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 fc248800..5eae69ac 100644
--- a/README.markdown
+++ b/README.markdown
@@ -444,6 +444,7 @@ Installed by the `install-bin` target:
* `grc(1df)` quietly tests whether the given directory appears to be a Git
repository with pending changes.
* `gscr(1df)` scrubs Git repositories.
+* `gwp(1df)` searches for alphanumeric words in a similar way to `grep(1)`.
* `han(1df)` provides a `keywordprg` for Vim's Bash script filetype that will
look for `help` topics. You could use it from the shell too.
* `igex(1df)` wraps around a command to allow you to ignore error conditions