summaryrefslogtreecommitdiffstats
path: root/base/server/man
diff options
context:
space:
mode:
authorAbhishek Koneru <akoneru@redhat.com>2013-04-03 11:15:22 -0400
committerAbhishek Koneru <akoneru@redhat.com>2013-04-09 14:30:33 -0400
commita6e094ac61ed2ec25bfc4deec882fcff4202c027 (patch)
tree5e3607d44d4f3ccb2e051f8ae2fe1b923b8f930b /base/server/man
parentb7c385c6fb4ce8be999aa7fbc41c457da751f770 (diff)
downloadpki-a6e094ac61ed2ec25bfc4deec882fcff4202c027.tar.gz
pki-a6e094ac61ed2ec25bfc4deec882fcff4202c027.tar.xz
pki-a6e094ac61ed2ec25bfc4deec882fcff4202c027.zip
Remove the respawn logic in deploy scripts.
Remove all the declarations, definitions and invocations of respawn() method in the deploment scripts. Remove the -u update option in pkispawn script. Ticket #542
Diffstat (limited to 'base/server/man')
-rw-r--r--base/server/man/man8/pkispawn.85
1 files changed, 1 insertions, 4 deletions
diff --git a/base/server/man/man8/pkispawn.8 b/base/server/man/man8/pkispawn.8
index d3e980302..e28d63587 100644
--- a/base/server/man/man8/pkispawn.8
+++ b/base/server/man/man8/pkispawn.8
@@ -18,7 +18,7 @@
pkispawn \- Sets up an instance of Certificate Server.
.SH SYNOPSIS
-pkispawn -s <subsystem> -f <config_file> [-h] [-u] [-v] [-p <prefix>]
+pkispawn -s <subsystem> -f <config_file> [-h] [-v] [-p <prefix>]
.SH DESCRIPTION
Sets up an instance of Certificate Server. This utility creates any of the Java-based Certificate Server subsystems (CA, KRA, OCSP, and TKS).
@@ -74,9 +74,6 @@ Specifies the path to the user-defined configuration file. This file contains d
.B -h, --help
Prints additional help information.
.TP
-.B -u
-Runs this script in upgrade mode, to update an existing instance.
-.TP
.B -v
Displays verbose information about the installation. This flag can be provided multiple times to increase verbosity. See
.B pkispawn -h