mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 19:02:58 +00:00
Merge pull request #6427 from mjstapp/frr-reload-doc
doc: add a doc for the frr-reload script
This commit is contained in:
commit
e109bded80
12
doc/user/frr-reload.rst
Normal file
12
doc/user/frr-reload.rst
Normal file
@ -0,0 +1,12 @@
|
||||
.. _frr-reload:
|
||||
|
||||
|
||||
The frr-reload.py script
|
||||
========================
|
||||
|
||||
|
||||
|
||||
Options
|
||||
-------
|
||||
|
||||
There are several options that control the behavior of ``frr-reload``.
|
@ -71,6 +71,7 @@ Appendix
|
||||
bugs
|
||||
packet-dumps
|
||||
glossary
|
||||
frr-reload
|
||||
|
||||
################
|
||||
Copyright notice
|
||||
|
@ -218,6 +218,9 @@ individual or unified daemon configuration files.
|
||||
|
||||
systemctl reload frr
|
||||
|
||||
See :ref:`FRR-RELOAD <frr-reload>` for more about the `frr-reload.py` script.
|
||||
|
||||
|
||||
Starting a new daemon
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
@ -13,6 +13,7 @@ user_RSTFILES = \
|
||||
doc/user/eigrpd.rst \
|
||||
doc/user/fabricd.rst \
|
||||
doc/user/filter.rst \
|
||||
doc/user/frr-reload.rst \
|
||||
doc/user/glossary.rst \
|
||||
doc/user/index.rst \
|
||||
doc/user/installation.rst \
|
||||
|
Loading…
Reference in New Issue
Block a user