From ec6d877aca19763c9554210966b8b0d5a8fbbcff Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Fri, 1 Mar 2024 11:01:23 +0100 Subject: [PATCH] doc: Update frr-reload doc to include new option Signed-off-by: Martin Winter --- doc/user/frr-reload.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/user/frr-reload.rst b/doc/user/frr-reload.rst index bd295dbbad2a..586d6103b583 100644 --- a/doc/user/frr-reload.rst +++ b/doc/user/frr-reload.rst @@ -25,6 +25,8 @@ There are several options that control the behavior of ``frr-reload``: * ``--stdout``: print output to stdout * ``--bindir BINDIR``: path to the vtysh executable * ``--confdir CONFDIR``: path to the existing daemon config files +* ``--logfile FILENAME``: file (with path) to logfile for the reload operation. + Default is ``/var/log/frr/frr-reload.log`` * ``--rundir RUNDIR``: path to a folder to be used to write the temporary files needed by the script to do its job. The script should have write access to it * ``--daemon DAEMON``: by default ``frr-reload.py`` assumes that we are using