summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-04-11 22:24:32 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-04-11 22:24:32 +0000
commita8e2e327d12fed53343c2629050f16f198df10b1 (patch)
tree8d93f29b88a8d3fdc60e14f1efadcdbf4b53b36a
parent5c380d5edecd08c6a95c37368df4ea67bd6cc0fa (diff)
downloadzsh-a8e2e327d12fed53343c2629050f16f198df10b1.tar.gz
zsh-a8e2e327d12fed53343c2629050f16f198df10b1.zip
Update a comment.
-rw-r--r--Functions/Misc/getjobs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/getjobs b/Functions/Misc/getjobs
index 0ac2972ff..f85ccf5b9 100644
--- a/Functions/Misc/getjobs
+++ b/Functions/Misc/getjobs
@@ -1,6 +1,6 @@
# Call this from the preexec function like so:
# preexec() {
-# getjobs "${(z)1}"
+# getjobs "${(z)2}" # Use "${(z)1}" prior to zsh-4.0.1
# }
setopt localoptions noshwordsplit noksharrays
local texts