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