From 3dc3e2ce320acf33330c755300c353a2618d3f5a Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Fri, 4 Nov 2016 15:27:27 +0100 Subject: [PATCH] man: move enable-writeback description to global options Signed-off-by: Tobias Ulmer --- doc/man/e2-build.1.in | 6 ------ doc/man/e2factory.1.in | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) 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 -- 2.39.5