summaryrefslogtreecommitdiff
path: root/subversion/svn/help-cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/svn/help-cmd.c')
-rw-r--r--subversion/svn/help-cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/svn/help-cmd.c b/subversion/svn/help-cmd.c
index 3d5375c..f812784 100644
--- a/subversion/svn/help-cmd.c
+++ b/subversion/svn/help-cmd.c
@@ -179,7 +179,7 @@ svn_cl__help(apr_getopt_t *os,
svn_stringbuf_appendcstr(version_footer, "* KWallet (KDE)\n");
#endif
- return svn_opt_print_help4(os,
+ return svn_opt_print_help5(os,
"svn", /* ### erm, derive somehow? */
opt_state ? opt_state->version : FALSE,
opt_state ? opt_state->quiet : FALSE,