diff options
| author | Mark Stapp <mjs@voltanet.io> | 2020-05-19 10:06:33 -0400 | 
|---|---|---|
| committer | Mark Stapp <mjs@voltanet.io> | 2020-05-19 10:06:33 -0400 | 
| commit | cff404726cd35d2477cb8d2994c4d92f657d8497 (patch) | |
| tree | 1d29ae7861276c49bf8e5c415ae53800c6025ffc /doc/user/subdir.am | |
| parent | 36caef199ae3af4efddda7b5d2a6d9f43b8f58c4 (diff) | |
doc: add a doc for the frr-reload script
Add a skeleton frr-reload doc, so we have a place to capture
info about the script's options.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to 'doc/user/subdir.am')
| -rw-r--r-- | doc/user/subdir.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/subdir.am b/doc/user/subdir.am index 0b64232f3d..eb7b7ced52 100644 --- a/doc/user/subdir.am +++ b/doc/user/subdir.am @@ -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 \  | 
