tests/test-tutorial.t
changeset 2768 85e5a56db776
parent 2729 69fe16428b0f
child 2798 2280461343e5
child 2822 56733f2ddb04
equal deleted inserted replaced
2767:ab80ef8d0cfa 2768:85e5a56db776
   500       --from          fold revisions linearly to working copy parent
   500       --from          fold revisions linearly to working copy parent
   501    -m --message TEXT  use text as commit message
   501    -m --message TEXT  use text as commit message
   502    -l --logfile FILE  read commit message from file
   502    -l --logfile FILE  read commit message from file
   503    -d --date DATE     record the specified date as commit date
   503    -d --date DATE     record the specified date as commit date
   504    -u --user USER     record the specified user as committer
   504    -u --user USER     record the specified user as committer
       
   505    -D --current-date  record the current date as commit date
       
   506    -U --current-user  record the current user as committer
   505   
   507   
   506   (some details hidden, use --verbose to show complete help)
   508   (some details hidden, use --verbose to show complete help)
   507 
   509 
   508 
   510 
   509 -----------------------
   511 -----------------------