doc/hg.1.txt
changeset 810 790a0ff306f2
parent 766 b444a7e053f1
child 811 fa9aaf3bbdd7
equal deleted inserted replaced
809:d0fb9efa2b2d 810:790a0ff306f2
   159 
   159 
   160     Options:
   160     Options:
   161 
   161 
   162     -o, --output <filespec>   print output to file with formatted named
   162     -o, --output <filespec>   print output to file with formatted named
   163 
   163 
   164 forget [files]::
   164 forget [options] [files]::
   165     Undo an 'hg add' scheduled for the next commit.
   165     Undo an 'hg add' scheduled for the next commit.
       
   166 
       
   167     options:
       
   168     -I, --include <pat>  include directories matching the given patterns
       
   169     -X, --exclude <pat>  exclude directories matching the given patterns
   166 
   170 
   167 heads::
   171 heads::
   168     Show all repository head changesets.
   172     Show all repository head changesets.
   169     
   173     
   170     Repository "heads" are changesets that don't have children
   174     Repository "heads" are changesets that don't have children