From d45b5ad95f5fa06d4cfb2a858c2c91cf1355ebd7 Mon Sep 17 00:00:00 2001 From: Evan Goode Date: Mon, 30 Sep 2024 12:47:57 +0000 Subject: [PATCH 2/2] needs-restarting: Add --exclude-services to man page --- doc/needs_restarting.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/needs_restarting.rst b/doc/needs_restarting.rst index be3cc03..e1fae48 100644 --- a/doc/needs_restarting.rst +++ b/doc/needs_restarting.rst @@ -72,6 +72,9 @@ All general DNF options are accepted, see `Options` in :manpage:`dnf(8)` for det ``-s, --services`` Only list the affected systemd services. +``--exclude-services`` + Don't list stale processes that correspond to a systemd service. + ------------- Configuration ------------- -- 2.47.1