tests/test-qrecord.t
branchstable
changeset 15321 e174353e8cda
parent 15202 0150741caace
child 15521 117f9190c1ba
equal deleted inserted replaced
15320:681267a5f491 15321:e174353e8cda
    62    -X --exclude PATTERN [+] exclude names matching the given patterns
    62    -X --exclude PATTERN [+] exclude names matching the given patterns
    63    -m --message TEXT        use text as commit message
    63    -m --message TEXT        use text as commit message
    64    -l --logfile FILE        read commit message from file
    64    -l --logfile FILE        read commit message from file
    65    -d --date DATE           record the specified date as commit date
    65    -d --date DATE           record the specified date as commit date
    66    -u --user USER           record the specified user as committer
    66    -u --user USER           record the specified user as committer
       
    67    -S --subrepos            recurse into subrepositories
    67    -w --ignore-all-space    ignore white space when comparing lines
    68    -w --ignore-all-space    ignore white space when comparing lines
    68    -b --ignore-space-change ignore changes in the amount of white space
    69    -b --ignore-space-change ignore changes in the amount of white space
    69    -B --ignore-blank-lines  ignore changes whose lines are all blank
    70    -B --ignore-blank-lines  ignore changes whose lines are all blank
    70   
    71   
    71   [+] marked option can be specified multiple times
    72   [+] marked option can be specified multiple times