diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-02-14 12:17:56 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-03-04 11:06:35 -0500 |
| commit | a0c4fe2ca65acd95f8fd2856aceda0a8af02e01e (patch) | |
| tree | 8e6e44f16c8b910fd77c8b48d4bce46aeff304b1 | |
| parent | 0a9e8ef491e94a62d60fc2bfb0a151cef79961ea (diff) | |
doc: Add `show fpm status [json]` command to documentation
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
| -rw-r--r-- | doc/user/zebra.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 30b0204254..72b4f20418 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -1356,6 +1356,9 @@ FPM Commands User FPM configurations: 1 User FPM disable requests: 0 +.. clicmd:: show fpm status [json] + + Show the FPM status. .. clicmd:: clear fpm counters |
