aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-01 10:19:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-01 10:20:22 +1200
commit3f53e69552a0780bf7783d2b6bb9f5ad456cf491 (patch)
treef637d76ace065bb445e551cc9c7d2362dcaec42e /README.markdown
parentUpdate submodules (diff)
downloaddotfiles-3f53e69552a0780bf7783d2b6bb9f5ad456cf491.tar.gz
dotfiles-3f53e69552a0780bf7783d2b6bb9f5ad456cf491.zip
Add gscr(1), fgscr(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 235d16f6..544f3763 100644
--- a/README.markdown
+++ b/README.markdown
@@ -299,9 +299,12 @@ Installed by the `install-bin` target:
and have working secure versions; requires `curl(1)`
* `edda(1)` provides a means to run `ed(1)` over a set of files preserving
any options, mostly useful for scripts.
+* `fgscr(1)` finds Git repositories in a directory root and scrubs them with
+ `gscr(1)`.
* `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)`
+* `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.
* `igex(1)` wraps around a command to allow you to ignore error conditions