tests/test-strip.t
branchstable
changeset 28288 e417e4512b0f
parent 27177 e76b27a642ca
child 28324 549ff28a345f
equal deleted inserted replaced
28287:adf32601916c 28288:e417e4512b0f
   657 
   657 
   658 Make sure no one adds back a -b option:
   658 Make sure no one adds back a -b option:
   659 
   659 
   660   $ hg strip -b tip
   660   $ hg strip -b tip
   661   hg strip: option -b not recognized
   661   hg strip: option -b not recognized
   662   hg strip [-k] [-f] [-n] [-B bookmark] [-r] REV...
   662   hg strip [-k] [-f] [-B bookmark] [-r] REV...
   663   
   663   
   664   strip changesets and all their descendants from the repository
   664   strip changesets and all their descendants from the repository
   665   
   665   
   666   (use "hg help -e strip" to show help for the strip extension)
   666   (use "hg help -e strip" to show help for the strip extension)
   667   
   667