diff tests/test-tutorial.t @ 3220:f0f4cc2febac

uncommit: add support for storing a note in obsmarker
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 17 Nov 2017 03:14:31 +0530
parents b73bd280b21c
children 4303a46b4167 76e5b5ae6864 380fa6e8baf2
line wrap: on
line diff
--- a/tests/test-tutorial.t	Fri Nov 17 03:14:20 2017 +0530
+++ b/tests/test-tutorial.t	Fri Nov 17 03:14:31 2017 +0530
@@ -937,6 +937,7 @@
   
    -a --all                 uncommit all changes when no arguments given
    -r --rev VALUE           revert commit content to REV instead
+   -n --note VALUE          store a note on uncommit
    -I --include PATTERN [+] include names matching the given patterns
    -X --exclude PATTERN [+] exclude names matching the given patterns
    -m --message TEXT        use text as commit message