tests/test-tutorial.t
changeset 3220 f0f4cc2febac
parent 3219 b73bd280b21c
child 3287 4303a46b4167
child 3316 76e5b5ae6864
child 3363 380fa6e8baf2
equal deleted inserted replaced
3219:b73bd280b21c 3220:f0f4cc2febac
   935   
   935   
   936   options ([+] can be repeated):
   936   options ([+] can be repeated):
   937   
   937   
   938    -a --all                 uncommit all changes when no arguments given
   938    -a --all                 uncommit all changes when no arguments given
   939    -r --rev VALUE           revert commit content to REV instead
   939    -r --rev VALUE           revert commit content to REV instead
       
   940    -n --note VALUE          store a note on uncommit
   940    -I --include PATTERN [+] include names matching the given patterns
   941    -I --include PATTERN [+] include names matching the given patterns
   941    -X --exclude PATTERN [+] exclude names matching the given patterns
   942    -X --exclude PATTERN [+] exclude names matching the given patterns
   942    -m --message TEXT        use text as commit message
   943    -m --message TEXT        use text as commit message
   943    -l --logfile FILE        read commit message from file
   944    -l --logfile FILE        read commit message from file
   944    -d --date DATE           record the specified date as commit date
   945    -d --date DATE           record the specified date as commit date