diff --git a/tools/frrinit.sh.in b/tools/frrinit.sh.in index bc93ea33f0..ee10b89e52 100644 --- a/tools/frrinit.sh.in +++ b/tools/frrinit.sh.in @@ -128,7 +128,8 @@ reload) *) echo "Usage:" - echo " ${0} (start|stop|restart|force-reload|reload|status)" + echo " ${0} [namespace]" + echo " ${0} stop namespace1" exit 1 ;; esac