about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorJörg Sommer <joerg@jo-so.de>2023-05-18 00:12:45 +0200
committerOliver Kiddle <opk@zsh.org>2023-09-21 00:09:36 +0200
commit9eb2b047035273891c66f6d0fc23edb22d6bfad5 (patch)
tree435666d891b5ddebc34f4265e03bda9cfd034959 /Functions
parentf093b41f09ab18459a75c86c0a896aa36432803b (diff)
downloadzsh-9eb2b047035273891c66f6d0fc23edb22d6bfad5.tar.gz
zsh-9eb2b047035273891c66f6d0fc23edb22d6bfad5.tar.xz
zsh-9eb2b047035273891c66f6d0fc23edb22d6bfad5.zip
51747: ip accepts the reduction of link to l.
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Misc/run-help-ip2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/run-help-ip b/Functions/Misc/run-help-ip
index b811ce352..f635cce71 100644
--- a/Functions/Misc/run-help-ip
+++ b/Functions/Misc/run-help-ip
@@ -18,7 +18,7 @@ case $1 in
     (addrl*) man ip-addrlabel ;;
     (a*) man ip-address ;;
     (l2*) man ip-l2tp ;;
-    (li*) man ip-link ;;
+    (l*) man ip-link ;;
     (ma*) man ip-maddress ;;
     (mo*) man ip-monitor ;;
     (mr*) man ip-mroute ;;