summaryrefslogtreecommitdiff
path: root/Functions/Calendar
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2013-05-21 17:11:04 +0100
committerPeter Stephenson <pws@zsh.org>2013-05-21 17:11:04 +0100
commit692a15363f1332ad62e3e915a7842fbc343d45b3 (patch)
tree125ffdba0f434c5aaeb8a400347615d736b7a05d /Functions/Calendar
parent06e17f81123a5760d90711ec3b1f54a4c9c58237 (diff)
downloadzsh-692a15363f1332ad62e3e915a7842fbc343d45b3.tar.gz
zsh-692a15363f1332ad62e3e915a7842fbc343d45b3.zip
31418: improve documentation for "age" function
Diffstat (limited to 'Functions/Calendar')
-rw-r--r--Functions/Calendar/age2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Calendar/age b/Functions/Calendar/age
index 2348da51a..c636bdfe8 100644
--- a/Functions/Calendar/age
+++ b/Functions/Calendar/age
@@ -18,7 +18,7 @@
# are allowed, but whitespace must be quoted to ensure age receives
# the correct arguments.
#
-# AGEREF1=2006/10/04:10:15
+# AGEREF=2006/10/04:10:15
# AGEREF2=2006/10/04:10:45
# print *(+age)
#