From 0f2be20434d7479f0dca394f8680f30be31043e8 Mon Sep 17 00:00:00 2001 From: rhatto Date: Mon, 17 Mar 2014 18:46:12 -0300 Subject: Slightly better redaction on how to call keyringer canary --- lib/keyringer/actions/canary | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/keyringer/actions/canary b/lib/keyringer/actions/canary index aa66926..fb2e7fb 100755 --- a/lib/keyringer/actions/canary +++ b/lib/keyringer/actions/canary @@ -34,8 +34,8 @@ # # - First, "keyringer preferences edit # basic canary preferences". # -# - Then, add the following to your ~/.profile or wherever you want your canary -# be called from: "keyringer canary". +# - Then, add the following to your ~/.profile or wherever you want keyringer's +# canary generator be called from: "keyringer canary". # Load functions LIB="`dirname $0`/../functions" -- cgit v1.2.3