diff tests/test-grab.t @ 3522:7fa887cb1a6e

grab: add short version for continue and abort
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 07 Mar 2018 00:00:02 -0500
parents a03bb02dfaba
children df20ddc79064
line wrap: on
line diff
--- a/tests/test-grab.t	Fri Feb 23 20:27:17 2018 +0800
+++ b/tests/test-grab.t	Wed Mar 07 00:00:02 2018 -0500
@@ -24,8 +24,8 @@
   options:
   
    -r --rev VALUE revision to grab
-      --continue  continue interrupted grab
-      --abort     abort interrupted grab
+   -c --continue  continue interrupted grab
+   -a --abort     abort interrupted grab
   
   (some details hidden, use --verbose to show complete help)