--- 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
