summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWilliam Giokas <1007380@gmail.com>2013-03-04 09:23:31 +0100
committerAllan McRae <allan@archlinux.org>2013-03-08 08:04:39 +0100
commit9d99914a1893566ffdfcb53ecb894aba3737988e (patch)
treea75a239302959249a1775c8c0b3bd89425c70d6f /doc
parent2c91b991eee2c16278111f922ba974857e1ae9cd (diff)
downloadpacman-9d99914a1893566ffdfcb53ecb894aba3737988e.tar.gz
pacman-9d99914a1893566ffdfcb53ecb894aba3737988e.tar.xz
scripts: Add color to pacman-key
Use --nocolor to suppress colored output from pacman-key, otherwise output will be in color. Signed-off-by: William Giokas <1007380@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman-key.8.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt
index d4a6d5c3..ceedf83b 100644
--- a/doc/pacman-key.8.txt
+++ b/doc/pacman-key.8.txt
@@ -77,6 +77,9 @@ Operations
Locally sign the given key. This is primarily used to root the web of trust
in the local private key generated by '\--init'.
+*\--nocolor*::
+ Disable colored output from pacman-key.
+
*-r, \--recv-keys*::
Equivalent to '\--recv-keys' in GnuPG.