aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
Diffstat (limited to 'bp.1')
-rw-r--r--bp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bp.1 b/bp.1
index 8a9be7f..2d884d8 100644
--- a/bp.1
+++ b/bp.1
@@ -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.