summaryrefslogtreecommitdiff
path: root/zebra/main.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-03-09 06:52:56 -0500
committerGitHub <noreply@github.com>2017-03-09 06:52:56 -0500
commit17791cc09ac79a1ee54de1626f85f95039fb506e (patch)
treef4006b734043550fd2a183840ec50302018bf257 /zebra/main.c
parentbaf9c436222ef0901caf2ba694f87a2746ddcd02 (diff)
parent6a5e07e0c60b93fdc2ccb076a3ee3d20ef05453e (diff)
Merge pull request #263 from opensourcerouting/assorted-20170308
assorted bits
Diffstat (limited to 'zebra/main.c')
-rw-r--r--zebra/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/main.c b/zebra/main.c
index b70ce7eda7..98177a423e 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -229,7 +229,7 @@ main (int argc, char **argv)
#endif
, longopts,
" -b, --batch Runs in batch mode\n"
- " -a, --allow_delete Allow other processes to delete Quagga Routes\n"
+ " -a, --allow_delete Allow other processes to delete zebra routes\n"
" -F, --fpm_format Set fpm format to 'netlink' or 'protobuf'\n"
" -z, --socket Set path of zebra socket\n"
" -e, --ecmp Specify ECMP to use.\n"