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 2018/01/18 14:56:56 UTC

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

Author: julianfoad
Date: Thu Jan 18 14:56:56 2018
New Revision: 1821506

URL: http://svn.apache.org/viewvc?rev=1821506&view=rev
Log:
On the 'shelve-checkpoint' branch: Remove obsolete mention of 'restore'
command in help.

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=1821506&r1=1821505&r2=1821506&view=diff
==============================================================================
--- subversion/branches/shelve-checkpoint/subversion/svn/svn.c (original)
+++ subversion/branches/shelve-checkpoint/subversion/svn/svn.c Thu Jan 18 14:56:56 2018
@@ -1808,8 +1808,6 @@ const svn_opt_subcommand_desc2_t svn_cl_
      "  Apply the shelf named NAME to the working copy.\n"
      "  NAME defaults to the newest shelf.\n"
      "\n"
-     "  The same as 'svn shelf-restore'.\n"
-     "\n"
      "  Any conflict between the change being unshelved and a change\n"
      "  already in the WC is handled the same way as by 'svn patch',\n"
      "  creating a 'reject' file.\n"