Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/zypper.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1795,7 +1795,7 @@ Parsable XML-output produced by *zypper --xmlout* will include a *<download-resu
+
The reboot-needed flag is set if a package that provides *installhint(reboot-needed)* is updated or installed. Additionally there is a predefined list (/etc/zypp/needreboot) of well-known packages which cause the reboot-needed flag being set unconditionally. The exit code *ZYPPER_EXIT_INF_REBOOT_NEEDED* indicates that a reboot is suggested, otherwise the exit code is set to *ZYPPER_EXIT_OK*.
+
It is recommended for scripts to use this command to test whether a system reboot is suggested. Use *--quiet* to suppress the normal output.
It is recommended for scripts to use this command to test whether a system reboot is suggested. Use the *--quiet* global option (before the command name) to suppress the normal output.

Subcommands
~~~~~~~~~~~
Expand Down