From: Martin Winter Date: Fri, 1 Mar 2024 10:01:23 +0000 (+0100) Subject: doc: Update frr-reload doc to include new option X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=b16752c26c0c6b4ee0d982233b6d137607b0a495;p=matthieu%2Ffrr.git doc: Update frr-reload doc to include new option Signed-off-by: Martin Winter --- diff --git a/doc/user/frr-reload.rst b/doc/user/frr-reload.rst index bd295dbbad..586d6103b5 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