From 2dfafea417ab054608fc0487d8206c1bdef2975c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 21 Aug 2016 23:28:51 +1200 Subject: Update description of keychain() --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f750bbb1..5ff883b2 100644 --- a/README.markdown +++ b/README.markdown @@ -177,7 +177,7 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: * `grep()` tries to apply color and other options good for interactive use, depending on the capabilities of the system `grep(1)`. * `hgrep()` allows searching `$HISTFILE`. -* `keychain()` updates `$GPG_TTY` if set for `keychain(1)`. +* `keychain()` keeps `$GPG_TTY` up to date if a GnuPG agent is available. * `lhn()` gets the history number of the last command, if the POSIX `fc` builtin is available. * `ls()` tries to apply color to `ls(1)` for interactive use if available. -- cgit v1.2.3