[parted-devel] [PATCH] doc: Add more detail to --script documentation

Brian C. Lane bcl at redhat.com
Fri Oct 24 19:44:44 BST 2025


---
 doc/C/parted.8 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/C/parted.8 b/doc/C/parted.8
index c852112..359b046 100644
--- a/doc/C/parted.8
+++ b/doc/C/parted.8
@@ -28,7 +28,8 @@ displays machine parseable output
 displays JSON output
 .TP
 .B -s, --script
-never prompts for user intervention
+never prompts for user intervention. Automatically answers 'NO' if a warning is encountered,
+eg. when shrinking a partition.
 .TP
 .B -f, --fix
 automatically answer "fix" to exceptions in script mode
-- 
2.51.0




More information about the parted-devel mailing list