summaryrefslogtreecommitdiffstats
path: root/docs/bfs.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bfs.1')
-rw-r--r--docs/bfs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bfs.1 b/docs/bfs.1
index f817c0a..49778bd 100644
--- a/docs/bfs.1
+++ b/docs/bfs.1
@@ -872,7 +872,7 @@ skipping every
.B .git
directory.
.TP
-.B bfs \-type f \-executable \-exec strip '{}' +
+.B bfs \-type f \-executable \-exec strip {} +
Runs
.BR strip (1)
on all executable files it finds, passing it multiple files at a time.