Git commit d2ac2e9d8cc2050600897c8be62768e0146f9c6a by Yuri Chornoivan. Committed on 05/07/2013 at 05:45. Pushed by yurchor into branch 'master'.
Fix a command description M +2 -2 doc/man-kdesvn.1.docbook http://commits.kde.org/kdesvn/d2ac2e9d8cc2050600897c8be62768e0146f9c6a diff --git a/doc/man-kdesvn.1.docbook b/doc/man-kdesvn.1.docbook index 6115659..e404e8c 100644 --- a/doc/man-kdesvn.1.docbook +++ b/doc/man-kdesvn.1.docbook @@ -54,9 +54,9 @@ <refsect2 id='options2'><title>Options:</title> <variablelist> <varlistentry> - <term><option>-r startrev</option></term> + <term><option>-r startrev[:endrev]</option></term> <listitem> -<para>[:endrev] Execute single subversion command on specific revision(-range)</para> +<para>Execute single subversion command on specific revision(-range)</para> </listitem> </varlistentry> <varlistentry>
