diff options
Diffstat (limited to 'bp.1')
| -rw-r--r-- | bp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,7 +41,7 @@ Perform pattern matching case-insensitively. Perform filtering or replacement in-place (i.e.\ overwrite files with new content). .TP -\f[B]-C\f[R], \f[B]--confirm\f[R] +\f[B]-c\f[R], \f[B]--confirm\f[R] During in-place modification of a file, confirm before each modification. .TP @@ -62,7 +62,7 @@ Use \f[B]git\f[R] to get a list of files. Remaining file arguments (if any) are passed to \f[B]git --ls-files\f[R] instead of treated as literal files. .TP -\f[B]-c\f[R], \f[B]--context\f[R] \f[I]N\f[R] +\f[B]-C\f[R], \f[B]--context\f[R] \f[I]N\f[R] The number of lines of context to print. If \f[I]N\f[R] is 0, print only the exact text of the matches. If \f[I]N\f[R] is \f[B]\[lq]all\[rq]\f[R], print the entire file. |
