Applied patch from Christophe Boyanique to add -i support to rm.

This commit is contained in:
Mark Whitley
2001-03-13 00:40:19 +00:00
parent 53737c5421
commit e0bf91d7c6
11 changed files with 101 additions and 0 deletions

View File

@@ -2728,6 +2728,7 @@
<para>
<screen>
-i Always prompt before removing each destinations
-f Remove existing destinations, never prompt
-r or -R Remove the contents of directories recursively
</screen>