summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2017-07-06 16:27:48 -0400
committerQuentin Young <qlyoung@cumulusnetworks.com>2017-07-06 16:27:48 -0400
commit007b0667e00fde98ccac07680291f5845e5da806 (patch)
tree881e2d4b62650a6d0a403bc0566468af90c29dc7 /lib/command.c
parent7111c1a0cd00440fc5aa188eedbabde2a706bff0 (diff)
lib: fix more docstrings
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
-rw-r--r--lib/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.c b/lib/command.c
index de8899687c..5ca4a0fda9 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -2200,7 +2200,6 @@ DEFUN (no_config_log_file,
"Logging control\n"
"Cancel logging to file\n"
"Logging file name\n"
- "Logging file name\n"
"Logging level\n")
{
zlog_reset_file ();