diff options
Diffstat (limited to 'tests/heavy.c')
| -rw-r--r-- | tests/heavy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/heavy.c b/tests/heavy.c index 9af46c88f7..6ba8d9aa6d 100644 --- a/tests/heavy.c +++ b/tests/heavy.c @@ -82,7 +82,7 @@ clear_something (struct vty *vty, const char *str) DEFUN (clear_foo, clear_foo_cmd, - "clear foo .LINE", + "clear foo LINE...", "clear command\n" "arbitrary string\n") { |
