Skip to content

Commit

Permalink
Add missing flag and make formatting consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
junkblocker authored and kontura committed Mar 13, 2023
1 parent 0a51ab6 commit ca02ec9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/needs_restarting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Check for running processes that should be restarted.
Synopsis
--------

``dnf needs-restarting [-u] [-r]``
``dnf needs-restarting [-u] [-r] [-s]``

-----------
Description
Expand All @@ -42,11 +42,9 @@ Options
All general DNF options are accepted, see `Options` in :manpage:`dnf(8)` for details.

``-u, --useronly``

Only consider processes belonging to the running user.

``-r, --reboothint``

Only report whether a reboot is required (exit code 1) or not (exit code 0).

``-s, --services``
Expand Down

0 comments on commit ca02ec9

Please sign in to comment.