about summary refs log tree commit diff
path: root/Completion/Unix/Command/_joe
diff options
context:
space:
mode:
authorFrank Terbeck <ft@bewatermyfriend.org>2016-05-08 00:09:13 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2016-05-09 03:40:31 +0200
commit795b285ce8b8e8baf26272f2c7c459334bca5f9d (patch)
treeb063c56a26ed6406e5cec4cca3a5bbf6233a4359 /Completion/Unix/Command/_joe
parent32b5cd9445ebc8e0425a3db07de7fd3dc6381328 (diff)
downloadzsh-795b285ce8b8e8baf26272f2c7c459334bca5f9d.tar.gz
zsh-795b285ce8b8e8baf26272f2c7c459334bca5f9d.tar.xz
zsh-795b285ce8b8e8baf26272f2c7c459334bca5f9d.zip
38424: Use _baudrates helper instead of _baudrate
Diffstat (limited to 'Completion/Unix/Command/_joe')
-rw-r--r--Completion/Unix/Command/_joe2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_joe b/Completion/Unix/Command/_joe
index 91c437ead..592c34a10 100644
--- a/Completion/Unix/Command/_joe
+++ b/Completion/Unix/Command/_joe
@@ -3,7 +3,7 @@
 _arguments \
   '-asis[characters with codes >127 will be displayed non-inverted]' \
   '-backpath[backup file directory]:backup file directory:_files -/' \
-  '-baud[inserts delays for baud rates below 19200]:baud rate:_baudrate' \
+  '-baud[inserts delays for baud rates below 19200]:baud rate:_baudrates' \
   '-beep[beep on command errors or when cursor goes past extremes]' \
   '-columns[sets the number of screen columns]:num of columns' \
   '-csmode[continued search mode]' \