mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 10:31:09 +00:00
pimd: Fix help string
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
56c238c9e9
commit
5f40dadaf0
@ -6508,7 +6508,8 @@ DEFUN (debug_pim_trace_detail,
|
||||
"debug pim trace detail",
|
||||
DEBUG_STR
|
||||
DEBUG_PIM_STR
|
||||
DEBUG_PIM_TRACE_STR)
|
||||
DEBUG_PIM_TRACE_STR
|
||||
"Detailed Information\n")
|
||||
{
|
||||
PIM_DO_DEBUG_PIM_TRACE_DETAIL;
|
||||
return CMD_SUCCESS;
|
||||
|
Loading…
Reference in New Issue
Block a user