logo

utils-std

Collection of commonly available Unix tools
commit: 673f62ec770c01988df49e848896beb9eb501a02
parent 674085dfb15cb489526870849c3d1e1d5bb8c004
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 23 Mar 2024 05:11:52 +0100

cmd/rm.1: Fix style

Diffstat:

Mcmd/rm.13++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cmd/rm.1 b/cmd/rm.1 @@ -29,7 +29,8 @@ only fails when the containing directory isn't writable, rather than the file it .Sh OPTIONS .Bl -tag -width Ds .It Fl f -Force: Never prompt before recursing into directories and removing files. Overrides +Force: Never prompt before recursing into directories and removing files. +Overrides .Fl i . .It Fl i Interactive: Prompt before removing any file