aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-29 14:00:54 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-29 14:00:54 +1300
commit3de9597da74e483e5fc54a812cd5b78e6648c455 (patch)
tree6f4ca03289073ad1d602a8ca25ec44f586d0ddaa /README.md
parentMerge branch 'release/v0.21.0' (diff)
parentRebuild dotfiles(7) manual page (diff)
downloaddotfiles-3de9597da74e483e5fc54a812cd5b78e6648c455.tar.gz
dotfiles-3de9597da74e483e5fc54a812cd5b78e6648c455.zip
Merge branch 'release/v0.22.0'v0.22.0
* release/v0.22.0: Rebuild dotfiles(7) manual page Bump version number to 0.22.0 Update key fingerprint for finger(1) Use only fingerprints for GnuPG keys Remove --batch option and wrapper for gpg(1)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e602d65..e8b67350 100644
--- a/README.md
+++ b/README.md
@@ -205,7 +205,6 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
* `ed()` tries to get verbose error messages, a prompt, and a Readline
environment for `ed(1)`.
* `gdb()` silences startup messages from `gdb(1)`.
-* `gpg()` quietens `gpg(1)` down for most commands.
* `grep()` tries to apply color and other options good for interactive use if
available.
* `hgrep()` allows searching `$HISTFILE`.