]> git.e2factory.org Git - e2factory.git/commitdiff
man: move enable-writeback description to global options
authorTobias Ulmer <tu@emlix.com>
Fri, 4 Nov 2016 14:27:27 +0000 (15:27 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:18 +0000 (15:41 +0100)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
doc/man/e2-build.1.in
doc/man/e2factory.1.in

index 04ee713d296a4c9bc76e1b50ba410ab0cb325ae1..044c1e44ab73352697018fd7831fd3eaf8072841 100644 (file)
@@ -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
index ec702cc8eeea7603315366d2b62daaf5d7bf86c9..17368a55f5e62d4f9109078d5dfe314798dbb6d5 100644 (file)
@@ -60,6 +60,12 @@ All tools support the following common set of options:
 .BR \-\-e2\-config=<file>
 Specify an e2factory configuration file.
 .TP
+.BR \-\-enable-writeback=<server>
+Overrides the writeback option from server configuration and sets it to true.
+.TP
+.BR \-\-disable-writeback=<server>
+Overrides the writeback option from server configuration and sets it to false.
+.TP
 .BR \-\-help
 Show usage information.
 .TP