From 604a1ccf072f9f33326fb6dc919c1b6233d40866 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 8 Mar 2012 20:48:21 -0800 Subject: Add --start-daemon option to ui programs Add the option --start-daemon to automatically start pb-discover if it is not already started. For use when running as a stand-alone app. Signed-off-by: Geoff Levand --- man/petitboot-nc.8 | 6 ++++++ man/petitboot-twin.8 | 7 ++++++- 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/petitboot-nc.8 b/man/petitboot-nc.8 index 3135655..4c2bea4 100644 --- a/man/petitboot-nc.8 +++ b/man/petitboot-nc.8 @@ -26,6 +26,7 @@ .Sh SYNOPSIS .\" ======== .Nm +.Op Fl d, -start-daemon .Op Fl h, -help .Op Fl l, -log Ar log-file .Op Fl V, -version @@ -44,6 +45,11 @@ protocols. .\" ======= .Bl -tag -width indent .\" +.It Fl d, -start-daemon +Start pb-discover, the petitboot dynamic device discovery daemon, if it has +not been started. This option is mainly useful when running petitboot as a +stand-alone application. +.\" .It Fl h, -help Print a help message. .\" diff --git a/man/petitboot-twin.8 b/man/petitboot-twin.8 index eef9ff3..25e22d1 100644 --- a/man/petitboot-twin.8 +++ b/man/petitboot-twin.8 @@ -26,10 +26,10 @@ .Sh SYNOPSIS .\" ======== .Nm +.Op Fl d, -start-daemon .Op Fl h, -help .Op Fl l, -log Ar log-file .Op Fl V, -version -.Op Fl V, -version .Op Fl f, -fbdev .Op Fl x, -x11 .\" @@ -47,6 +47,11 @@ protocols. .\" ======= .Bl -tag -width indent .\" +.It Fl d, -start-daemon +Start pb-discover, the petitboot dynamic device discovery daemon, if it has +not been started. This option is mainly useful when running petitboot as a +stand-alone application. +.\" .It Fl h, -help Print a help message. .\" -- cgit v1.2.1