Add some basic documentation for the new cli added to all daemons.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Print program version.
+.. option:: --log <stdout|syslog|file:/path/to/log/file>
+
+ When initializing the daemon, setup the log to go to either stdout,
+ syslog or to a file. These values will be displayed as part of
+ a show run. Additionally they can be overridden at runtime if
+ desired via the normal log commands.
+
.. _loadable-module-support:
Loadable Module Support