You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2017/12/07 15:23:55 UTC

svn commit: r1817382 - /subversion/branches/shelve-checkpoint/subversion/svn/svn.c

Author: julianfoad
Date: Thu Dec  7 15:23:54 2017
New Revision: 1817382

URL: http://svn.apache.org/viewvc?rev=1817382&view=rev
Log:
On the 'shelve-checkpoint' branch: Tweak indentation in the help.

* subversion/svn/shelve-cmd.c
  (svn_cl__cmd_table): Indent.

Modified:
    subversion/branches/shelve-checkpoint/subversion/svn/svn.c

Modified: subversion/branches/shelve-checkpoint/subversion/svn/svn.c
URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/svn/svn.c?rev=1817382&r1=1817381&r2=1817382&view=diff
==============================================================================
--- subversion/branches/shelve-checkpoint/subversion/svn/svn.c (original)
+++ subversion/branches/shelve-checkpoint/subversion/svn/svn.c Thu Dec  7 15:23:54 2017
@@ -1672,7 +1672,7 @@ const svn_opt_subcommand_desc2_t svn_cl_
      "\n"
      "  3. List all versions of shelf NAME.\n"
      "\n"
-     "The default PATH is the current working directory.\n"
+     "  The default PATH is the current working directory.\n"
      "\n"
      "  The shelving feature is EXPERIMENTAL. This command is likely to change\n"
      "  in the next release, and there is no promise of backward compatibility.\n"