mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-06-09 18:38:05 +02:00
unposted (cf. 52166): remove obsolete helper for svk
This commit is contained in:
parent
60479a7a18
commit
a920e368b8
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
||||||
2023-10-10 Oliver Kiddle <opk@zsh.org>
|
2023-10-10 Oliver Kiddle <opk@zsh.org>
|
||||||
|
|
||||||
|
* unposted (cf. 52166): Functions/Misc/run-help-svk:
|
||||||
|
remove obsolete helper for svk
|
||||||
|
|
||||||
* Jörg Sommer: 51812: Functions/Misc/run-help-docker,
|
* Jörg Sommer: 51812: Functions/Misc/run-help-docker,
|
||||||
Functions/Misc/run-help-perf, Functions/Misc/run-help-podman,
|
Functions/Misc/run-help-perf, Functions/Misc/run-help-podman,
|
||||||
Functions/Misc/run-help-ssh, Functions/Misc/run-help-svnadmin:
|
Functions/Misc/run-help-ssh, Functions/Misc/run-help-svnadmin:
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
svk help $1 | ${=PAGER:-more}
|
|
Loading…
Reference in a new issue