diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-08-05 17:34:46 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 17:34:46 +0300 |
| commit | 2b42623bd3c8b11b5b7fc1c0a22d1d6826262c3c (patch) | |
| tree | 89e4afca64c8f99556aac16ebc4a1d90b285d6d7 /lib/routemap_cli.c | |
| parent | 74323657c9324fc71abbf36f36c947aed1ac1149 (diff) | |
| parent | 00aef028f683a01161bdeef0bac997230def488c (diff) | |
Merge pull request #6847 from donaldsharp/time_to_rerun
Time to rerun
Diffstat (limited to 'lib/routemap_cli.c')
| -rw-r--r-- | lib/routemap_cli.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/routemap_cli.c b/lib/routemap_cli.c index 014147c3f8..7fa759252b 100644 --- a/lib/routemap_cli.c +++ b/lib/routemap_cli.c @@ -949,7 +949,7 @@ DEFPY_YANG( DEFPY_YANG( no_rmap_call, no_rmap_call_cmd, - "no call", + "no call [NAME]", NO_STR "Jump to another Route-Map after match+set\n") { |
