File: ossim-chgkwval.1

package info (click to toggle)
ossim 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,924 kB
  • sloc: cpp: 380,481; ansic: 15,191; sh: 1,953; lex: 183; xml: 141; sql: 78; makefile: 78; csh: 6
file content (32 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
.TH OSSIM-CHGKWVAL "1" "December 2015" "ossim-chgkwval 1.8.20" "User Commands"
.SH NAME
ossim-chgkwval \- ossim-chgkwval
.SH SYNOPSIS
.B chgkwval
\fI\,<keywordlist_file> <keyword> <value>\/\fR
.SH DESCRIPTION
Changes the keyword value within the keyword list to value specified.
Example:   chgval band1.spec area.size "pixels 7689 8031"
Changes the keyword value of area.size to pixels 7689 8031
.PP
Note 1:  Use no colon ":" after the keyword.
Note 2:  If the keyword is present in the keyword list it will
.IP
be overwritten.
.PP
Note 3:  If the keyword is not in the keyword list it will be added.
Note 4:  Enclose value in double quotes if it is more than one string.
Note 5:  Will create file if doesn't exists.
.SH "SEE ALSO"
The full documentation for
.B ossim-chgkwval
is maintained as a Texinfo manual.  If the
.B info
and
.B ossim-chgkwval
programs are properly installed at your site, the command
.IP
.B info ossim-chgkwval
.PP
should give you access to the complete manual.