aboutsummaryrefslogtreecommitdiff
path: root/bp.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-08-06 12:50:57 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-08-06 12:50:57 -0700
commit5eb905b01f64f2a0cfed3e798b921d3a9f184c7d (patch)
tree91bd6b17fd6bf5bf1a37cd262b4c4e04904c1339 /bp.1
parent3d0c07a0b892c6d5400e52c427c215859f78fe29 (diff)
Deprecated --confirm flag
Diffstat (limited to 'bp.1')
-rw-r--r--bp.14
1 files changed, 0 insertions, 4 deletions
diff --git a/bp.1 b/bp.1
index d1ffb7a..4528dbf 100644
--- a/bp.1
+++ b/bp.1
@@ -41,10 +41,6 @@ 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]
-During in-place modification of a file, confirm before each
-modification.
-.TP
\f[B]-r\f[R], \f[B]--replace\f[R] \f[I]replacement\f[R]
Replace all occurrences of the main pattern with the given string.
.TP