commit 79e2f3ec19f97fd32ace43a3ec9d5aec376ed939 parent 196e81c5fb2c249d70c89dc62e1829fee047320a Author: Connor Lane Smith <cls@lubutu.com> Date: Fri, 25 May 2012 21:56:00 +0100 rm: update manpage Diffstat:
M | rm.1 | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git 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)