~jontai/openvista-gtm-integration/bug685098

« back to all changes in this revision

Viewing changes to docs/man8/ovinstanceadd.8

  • Committer: Jonathan Tai
  • Date: 2010-09-23 21:52:22 UTC
  • mfrom: (137.1.3 bug519042)
  • Revision ID: jon.tai@medsphere.com-20100923215222-npirnz2pa0amuvxl
Merge bug 519042 - ovinstanceadd should support a --gtm-version flag

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH ovinstanceadd 8 "1 Dec 2009" Linux "User Manuals"
 
1
.TH ovinstanceadd 8 "22 Sep 2010" Linux "User Manuals"
2
2
.SH NAME
3
3
ovinstanceadd \- create a new OpenVista instance
4
4
.SH SYNOPSIS
5
 
.B ovinstanceadd [-h] [-V]
 
5
.B ovinstanceadd
 
6
[\fB-p\fR \fIpath\fR]
6
7
.I instance_name
 
8
.br
 
9
.B ovinstanceadd -h
 
10
.br
 
11
.B ovinstanceadd -V
7
12
.SH DESCRIPTION
8
13
.B ovinstanceadd
9
14
creates a new OpenVista instance.  It ensures that the 
14
19
the instance, sets up an ssh forced command to run ^ZU in the instance, and
15
20
creates the webdav root for the instance.
16
21
.SH OPTIONS
 
22
.IP -p
 
23
path; value of $gtm_dist for this instance
17
24
.IP -h
18
25
display help text and exit
19
26
.IP -V