~derek-name/openvista-gtm-integration/bug818588-ovbackup_nice

« back to all changes in this revision

Viewing changes to docs/man1/ovimport.1

  • 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:
2
2
.SH NAME
3
3
ovimport \- import routines and globals into an OpenVista instance
4
4
.SH SYNOPSIS
5
 
.B ovimport [-h] [-V] [-q] [-f] [-t 
6
 
.I target
7
 
.B ] [-c 
8
 
.I imported|all|none
9
 
.B ] [-r 
10
 
.I routines
11
 
.B ] [-g 
12
 
.I globals
13
 
.B ] 
 
5
.B ovimport
 
6
[\fB-q\fR]
 
7
[\fB-f\fR]
 
8
[\fB-t\fR \fItarget\fR]
 
9
[\fB-c\fR \fIimported|all|none\fR]
 
10
[\fB-r\fR \fIroutines\fR]
 
11
[\fB-g\fR \fIglobals\fR]
14
12
.I instance_name
 
13
.br
 
14
.B ovimport -h
 
15
.br
 
16
.B ovimport -V
15
17
.SH DESCRIPTION
16
18
.B ovimport
17
19
imports routines and globals into an OpenVista instance.