about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2023-10-11 00:37:35 +0200
committerOliver Kiddle <opk@zsh.org>2023-10-11 00:38:46 +0200
commita920e368b87f24e95b015eb091e1112c378c2939 (patch)
tree7366caae8f730e2e30d689aec774196280c315b1 /Functions
parent60479a7a180a837df4d973b5b9b50f4cd566bef9 (diff)
downloadzsh-a920e368b87f24e95b015eb091e1112c378c2939.tar.gz
zsh-a920e368b87f24e95b015eb091e1112c378c2939.tar.xz
zsh-a920e368b87f24e95b015eb091e1112c378c2939.zip
unposted (cf. 52166): remove obsolete helper for svk
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Misc/run-help-svk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Functions/Misc/run-help-svk b/Functions/Misc/run-help-svk
deleted file mode 100644
index 782538246..000000000
--- a/Functions/Misc/run-help-svk
+++ /dev/null
@@ -1 +0,0 @@
-svk help $1 | ${=PAGER:-more}