tests/test-help.out
changeset 1052 d8279ca39dc7
parent 1048 7fbb440b2e63
child 1055 ea465485f54f
equal deleted inserted replaced
1051:3c918b7ad8da 1052:d8279ca39dc7
   116 
   116 
   117 add the specified files on the next commit
   117 add the specified files on the next commit
   118 
   118 
   119 options:
   119 options:
   120 
   120 
   121  -I --include 
   121  -I --include  include path in search
   122    include path in search
   122  -X --exclude  exclude path from search
   123  -X --exclude 
       
   124    exclude path from search
       
   125 hg add: option --skjdfks not recognized
   123 hg add: option --skjdfks not recognized
   126 hg add [OPTION]... [FILE]...
   124 hg add [OPTION]... [FILE]...
   127 
   125 
   128 add the specified files on the next commit
   126 add the specified files on the next commit
   129 
   127 
   130 options:
   128 options:
   131 
   129 
   132  -I --include 
   130  -I --include  include path in search
   133    include path in search
   131  -X --exclude  exclude path from search
   134  -X --exclude 
       
   135    exclude path from search
       
   136 hg diff [-I] [-X] [-r REV1 [-r REV2]] [FILE]...
   132 hg diff [-I] [-X] [-r REV1 [-r REV2]] [FILE]...
   137 
   133 
   138 diff working directory (or selected files)
   134 diff working directory (or selected files)
   139 
   135 
   140 options:
   136 options:
   141 
   137 
   142  -r --rev 
   138  -r --rev      revision
   143    revision
   139  -a --text     treat all files as text
   144  -a --text 
   140  -I --include  include path in search
   145    treat all files as text
   141  -X --exclude  exclude path from search
   146  -I --include 
       
   147    include path in search
       
   148  -X --exclude 
       
   149    exclude path from search
       
   150 hg status [OPTION]... [FILE]...
   142 hg status [OPTION]... [FILE]...
   151 
   143 
   152 show changed files in the working directory
   144 show changed files in the working directory
   153 
   145 
   154     M = modified
   146     M = modified
   156     R = removed
   148     R = removed
   157     ? = not tracked
   149     ? = not tracked
   158 
   150 
   159 options:
   151 options:
   160 
   152 
   161  -m --modified 
   153  -m --modified  show only modified files
   162    show only modified files
   154  -a --added     show only added files
   163  -a --added 
   155  -r --removed   show only removed files
   164    show only added files
   156  -u --unknown   show only unknown (not tracked) files
   165  -r --removed 
   157  -I --include   include path in search
   166    show only removed files
   158  -X --exclude   exclude path from search
   167  -u --unknown 
       
   168    show only unknown (not tracked) files
       
   169  -I --include 
       
   170    include path in search
       
   171  -X --exclude 
       
   172    exclude path from search
       
   173 hg status [OPTION]... [FILE]...
   159 hg status [OPTION]... [FILE]...
   174 
   160 
   175 show changed files in the working directory
   161 show changed files in the working directory
   176 hg: unknown command 'foo'
   162 hg: unknown command 'foo'
   177 Mercurial Distributed SCM
   163 Mercurial Distributed SCM