]> www.wagner.pp.ru Git - oss/fgis.git/blob - man/window.1
First checked in version
[oss/fgis.git] / man / window.1
1 .TH WINDOW 1 "Version 1.0" "EPU" "EPU user manual"
2 .SH NAME
3 window \- cuts a portion of epp file
4 .SH SYNOPSIS
5 .B window 
6 [-a%] [-o output_file]  input_file fr lr fc lc 
7 .SH DESCRIPTION
8
9 Window creates new 
10 .IR epp -file
11 with given limits. If new limits exceeds limits of old file, this areas
12 would be filled by 
13 .I offsite 
14 value.
15 .PP
16 By default limits are given in rows/columns, but with 
17 .I -a
18 option you may use alternate coordinates.
19 .PP 
20 Output file would always be properly aligned with input.
21 .SH OPTIONS
22 .TP 8
23 .B --help
24 displays brief usage information.
25 .TP 8
26 .B --version
27 displays version number
28 .TP 8
29 .B -%
30 Displays percentage of processed lines in file.
31 .TP 8
32 .BI -o " file " 
33 gives the name for output file. Defaults to
34 .I window.out.epp
35 .TP 8
36 .B -a 
37 specifies that limits are given in alternate coordinates.
38 .SH SEE ALSO
39 .BR mosaic (1), eheader (1)
40
41 .SH AUTHOR
42
43 Victor B. Wagner <vitus@agropc.msk.su>
44
45 .SH BUGS
46
47 ???