From: Tobias Ulmer Date: Fri, 4 Nov 2016 14:27:27 +0000 (+0100) Subject: man: move enable-writeback description to global options X-Git-Tag: e2factory-2.3.15rc1~14 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=3dc3e2ce320acf33330c755300c353a2618d3f5a;p=e2factory.git man: move enable-writeback description to global options Signed-off-by: Tobias Ulmer --- diff --git a/doc/man/e2-build.1.in b/doc/man/e2-build.1.in index 04ee713..044c1e4 100644 --- a/doc/man/e2-build.1.in +++ b/doc/man/e2-build.1.in @@ -66,12 +66,6 @@ It is recommend to not use it. .BR \-\-buildid Display all buildIDs without actually building any results. .TP -.BR \-\-enable-writeback -This option overrides the writeback option from server configuration and set it to enable. -.TP -.BR \-\-disable-writeback -This option overrides the writeback option from server configuration and set it to disable. -.TP For further global options and environment variables, see \fBe2factory\fR(1). .SH EXAMPLES diff --git a/doc/man/e2factory.1.in b/doc/man/e2factory.1.in index ec702cc..17368a5 100644 --- a/doc/man/e2factory.1.in +++ b/doc/man/e2factory.1.in @@ -60,6 +60,12 @@ All tools support the following common set of options: .BR \-\-e2\-config= Specify an e2factory configuration file. .TP +.BR \-\-enable-writeback= +Overrides the writeback option from server configuration and sets it to true. +.TP +.BR \-\-disable-writeback= +Overrides the writeback option from server configuration and sets it to false. +.TP .BR \-\-help Show usage information. .TP