tests/test-help.out
changeset 7293 3549659450e6
parent 7210 833d1250ce00
child 7307 56380212d630
equal deleted inserted replaced
7292:1493d1e05ca3 7293:3549659450e6
    94  dates        Date Formats
    94  dates        Date Formats
    95  patterns     File Name Patterns
    95  patterns     File Name Patterns
    96  environment  Environment Variables
    96  environment  Environment Variables
    97  revisions    Specifying Single Revisions
    97  revisions    Specifying Single Revisions
    98  multirevs    Specifying Multiple Revisions
    98  multirevs    Specifying Multiple Revisions
       
    99  gitdiffs     Using git Diffs
    99 
   100 
   100 use "hg -v help" to show aliases and global options
   101 use "hg -v help" to show aliases and global options
   101  add          add the specified files on the next commit
   102  add          add the specified files on the next commit
   102  addremove    add all new files, delete all missing files
   103  addremove    add all new files, delete all missing files
   103  annotate     show changeset information per file line
   104  annotate     show changeset information per file line
   152  dates        Date Formats
   153  dates        Date Formats
   153  patterns     File Name Patterns
   154  patterns     File Name Patterns
   154  environment  Environment Variables
   155  environment  Environment Variables
   155  revisions    Specifying Single Revisions
   156  revisions    Specifying Single Revisions
   156  multirevs    Specifying Multiple Revisions
   157  multirevs    Specifying Multiple Revisions
       
   158  gitdiffs     Using git Diffs
   157 hg add [OPTION]... [FILE]...
   159 hg add [OPTION]... [FILE]...
   158 
   160 
   159 add the specified files on the next commit
   161 add the specified files on the next commit
   160 
   162 
   161     Schedule files to be version controlled and added to the repository.
   163     Schedule files to be version controlled and added to the repository.