about summary refs log tree commit diff
path: root/Functions/Misc/run-help-svk
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Misc/run-help-svk')
-rw-r--r--Functions/Misc/run-help-svk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/run-help-svk b/Functions/Misc/run-help-svk
index 92438a53f..782538246 100644
--- a/Functions/Misc/run-help-svk
+++ b/Functions/Misc/run-help-svk
@@ -1 +1 @@
-svk help ${${@:#-*}[1]} | ${=PAGER:-more}
+svk help $1 | ${=PAGER:-more}