Hello Ofer Schreiber,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/21183

to review the following change.

Change subject: packaging: add engine-cleanup man page
......................................................................

packaging: add engine-cleanup man page

Added man page for engine-cleanup utility, based on engine-setup man
page.

Change-Id: I9a1d13506e1d28e4e52d5f7f9fb2fd06e2ca2768
Signed-off-by: Ofer Schreiber <oschr...@redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1021828
---
M ovirt-engine.spec.in
A packaging/man/man8/engine-cleanup.8
2 files changed, 29 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/21183/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 0a5f6bd..a457125 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -808,6 +808,7 @@
 %{_bindir}/engine-cleanup
 %{_bindir}/engine-setup
 %{_bindir}/engine-upgrade-check
+%{_mandir}/man8/engine-cleanup.*
 %{_mandir}/man8/engine-setup.*
 %{engine_data}/bin/engine-backup.sh
 %{engine_data}/bin/ovirt-engine-log-setup-event.sh
diff --git a/packaging/man/man8/engine-cleanup.8 
b/packaging/man/man8/engine-cleanup.8
new file mode 100644
index 0000000..c1d7e15
--- /dev/null
+++ b/packaging/man/man8/engine-cleanup.8
@@ -0,0 +1,28 @@
+.Dd Novermber 5, 2013
+.Os POSIX-compatible
+.Dt engine-cleanup 8
+.Sh NAME
+engine\-cleanup \- cleanup utility for Open Virtualization
+Manager.
+.Sh SYNOPSIS
+.Nm engine\-cleanup [options]
+.Sh DESCRIPTION
+The engine\-cleanup utility cleans an installation of Open Virtualization 
Manager.
+Configuration values must be provided interactively, as command line options,
+or using an answer file. Following a successful run of the engine\-cleanup
+utility all Open Virtualization Manager configuration will be removed.
+Where a run of the engine\-cleanip utility is unsuccessful,
+comprehensive logging and error information is output both to standard output 
and to the engine\-cleanup log file.
+.Sh OPTIONS
+.Bl -tag -width "AA"
+.It \-\-log=file
+write log to this file.
+.It \-\-config=file
+Load configuration files.
+.It \-\-config-append=file
+Load extra configuration files.
+.It \-\-generate-answer=file
+Generate answer file.
+.El
+.Sh BUGS
+Report bugs at https://bugzilla.redhat.com/.


-- 
To view, visit http://gerrit.ovirt.org/21183
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a1d13506e1d28e4e52d5f7f9fb2fd06e2ca2768
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to