mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
rm: document PromptProtected interactive mode option
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ pub enum InteractiveMode {
|
||||
Once,
|
||||
/// Prompt before every removal
|
||||
Always,
|
||||
/// TODO clarify what this option does
|
||||
/// Prompt only on write-protected files
|
||||
PromptProtected,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user