about summary refs log tree commit diff
path: root/Completion/User
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-02-01 13:54:11 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-02-01 13:54:11 +0000
commit84337f60f4fa3c22a27b1c4313837b5a6cb75183 (patch)
treebdfb7ee22bfa86608eef87ccbcf7644f09c98b4f /Completion/User
parent4bd2389dbf128d5ab73ca3824a1bb99d3b468ff8 (diff)
downloadzsh-84337f60f4fa3c22a27b1c4313837b5a6cb75183.tar.gz
zsh-84337f60f4fa3c22a27b1c4313837b5a6cb75183.tar.xz
zsh-84337f60f4fa3c22a27b1c4313837b5a6cb75183.zip
zsh-workers/9502
Diffstat (limited to 'Completion/User')
-rw-r--r--Completion/User/_urls6
1 files changed, 3 insertions, 3 deletions
diff --git a/Completion/User/_urls b/Completion/User/_urls
index e7269f0c3..d8a6f06f5 100644
--- a/Completion/User/_urls
+++ b/Completion/User/_urls
@@ -6,7 +6,7 @@
 #
 # Configuration styles used:
 #
-#  urls:path
+#  path
 #    The path to a directory containing a URL database, such as:
 #
 #      % cd ~/.zsh/urls
@@ -29,14 +29,14 @@
 #      % cat bookmark/zsh/meta
 #      http://www.zsh.org/
 #
-#  urls:local
+#  local
 #    Specify a local web server as an array with three elements:
 #      <hostname> <doc root> <user area>
 #    where hostname is the name of the web server, doc root is the path to
 #    the default web pages for the server and user area is the directory
 #    name used by a user placing web pages within their home area.
 #    E.g.:
-#      zstyle '*:urls:local' www /usr/local/apache/htdocs public_html
+#      zstyle ':completion:*:urls' local www /usr/local/apache/htdocs public_html
 
 local ipre scheme host user uhosts ret=1 expl
 local urls_path localhttp