hgext/record.py
branchstable
changeset 31065 7074589cf22a
parent 30158 1baa0e2cfc37
child 31458 2017b5a5685b
equal deleted inserted replaced
31064:4431add9aef9 31065:7074589cf22a
    40     If a list of files is omitted, all changes reported by :hg:`status`
    40     If a list of files is omitted, all changes reported by :hg:`status`
    41     will be candidates for recording.
    41     will be candidates for recording.
    42 
    42 
    43     See :hg:`help dates` for a list of formats valid for -d/--date.
    43     See :hg:`help dates` for a list of formats valid for -d/--date.
    44 
    44 
    45     You will be prompted for whether to record changes to each
    45     If using the text interface (see :hg:`help config`),
       
    46     you will be prompted for whether to record changes to each
    46     modified file, and for files with multiple changes, for each
    47     modified file, and for files with multiple changes, for each
    47     change to use. For each query, the following responses are
    48     change to use. For each query, the following responses are
    48     possible::
    49     possible::
    49 
    50 
    50       y - record this change
    51       y - record this change