tests/test-qrecord.t
branchstable
changeset 31065 7074589cf22a
parent 30306 5581b294f3c6
child 31556 448acdee9161
equal deleted inserted replaced
31064:4431add9aef9 31065:7074589cf22a
    37       If a list of files is omitted, all changes reported by 'hg status' will be
    37       If a list of files is omitted, all changes reported by 'hg status' will be
    38       candidates for recording.
    38       candidates for recording.
    39   
    39   
    40       See 'hg help dates' for a list of formats valid for -d/--date.
    40       See 'hg help dates' for a list of formats valid for -d/--date.
    41   
    41   
    42       You will be prompted for whether to record changes to each modified file,
    42       If using the text interface (see 'hg help config'), you will be prompted
    43       and for files with multiple changes, for each change to use. For each
    43       for whether to record changes to each modified file, and for files with
    44       query, the following responses are possible:
    44       multiple changes, for each change to use. For each query, the following
       
    45       responses are possible:
    45   
    46   
    46         y - record this change
    47         y - record this change
    47         n - skip this change
    48         n - skip this change
    48         e - edit this change manually
    49         e - edit this change manually
    49   
    50