aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-01 17:02:30 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-01 17:02:42 +1200
commit5006146b111b01f4f2ed8ada273349de90ce54c0 (patch)
treeaabc36000af19176c51a78ddb9ce3af380d2fc33 /README.markdown
parentMention isgr(1) in fgscr(1) and gscr(1) man pages (diff)
downloaddotfiles-5006146b111b01f4f2ed8ada273349de90ce54c0.tar.gz
dotfiles-5006146b111b01f4f2ed8ada273349de90ce54c0.zip
Add grc(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 2cdafdb3..3c744728 100644
--- a/README.markdown
+++ b/README.markdown
@@ -323,6 +323,8 @@ Installed by the `install-bin` target:
* `gms(1)` runs a set of `getmailrc` files; does much the same thing as the
script `getmails` in the `getmail` suite, but runs the requests in parallel
and does up to three silent retries using `try(1)`
+* `grc(1)` quietly tests whether the given directory appears to be a Git
+ repository with pending changes
* `gscr(1)` scrubs Git repositories.
* `han(1)` provides a `keywordprg` for Vim's Bash script filetype that will
look for `help` topics. You could use it from the shell too.