diff --git a/rm.1 b/rm.1 index 297d645..3adbf3f 100644 --- a/rm.1 +++ b/rm.1 @@ -14,7 +14,6 @@ removes the given files and directories. ignore files that cannot be removed. .TP .B \-r -remove directories recursively. If this flag is not specified, directories are -not removed. +remove directories recursively. .SH SEE ALSO .IR remove (3)