Skip to content

Commit

Permalink
Merge pull request #14925 from pguibert6WIND/doctring_pathd_fix
Browse files Browse the repository at this point in the history
pathd: fix excessive doc string on pcep msd command
  • Loading branch information
Jafaral authored Dec 1, 2023
2 parents aa6934b + 84e54c1 commit 7f1e552
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pathd/path_pcep_cli.c
Original file line number Diff line number Diff line change
Expand Up @@ -2044,7 +2044,6 @@ DEFPY(pcep_cli_no_pcc,
DEFPY(pcep_cli_pcc_pcc_msd,
pcep_cli_pcc_pcc_msd_cmd,
"msd (1-32)",
NO_STR
"PCC maximum SID depth \n"
"PCC maximum SID depth value\n")
{
Expand Down

0 comments on commit 7f1e552

Please sign in to comment.