aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/keyringer/actions/canary2
-rwxr-xr-xlib/keyringer/actions/check1
2 files changed, 2 insertions, 1 deletions
diff --git a/lib/keyringer/actions/canary b/lib/keyringer/actions/canary
index a27d562..b00926d 100755
--- a/lib/keyringer/actions/canary
+++ b/lib/keyringer/actions/canary
@@ -32,7 +32,7 @@
#
# How to run:
#
-# - First, "keyringer <keyringe> preferences edit # basic canary preferences".
+# - First, "keyringer <keyring> preferences edit # basic canary preferences".
#
# - Then, add the following at your ~/.profile or wherever you want your canary
# be called from: "keyringer <keyring> canary".
diff --git a/lib/keyringer/actions/check b/lib/keyringer/actions/check
index 14eb30b..098d163 100755
--- a/lib/keyringer/actions/check
+++ b/lib/keyringer/actions/check
@@ -27,3 +27,4 @@ source "$LIB" || exit 1
# This should be done here:
# TODO: Check canaries' timestamps, warning by mail if configured by user preferences.
+# TODO: Git maintenance operations.