summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index 8b2d32a..7a7437a5 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -144,13 +144,15 @@ to parse its arguments, which allows it to accept
the
.Sq Li --
option which will cause it to stop processing flag options at that
-point. This will allow the removal of file names that begin
+point.
+This will allow the removal of file names that begin
with a dash
.Pq Sq - .
For example:
.Dl rm -- -filename
The same behavior can be obtained by using an absolute or relative
-path reference. For example:
+path reference.
+For example:
.Dl rm /home/user/-filename
.Dl rm ./-filename
.Sh SEE ALSO
OpenPOWER on IntegriCloud