File: edhead.1

package info (click to toggle)
wcstools 3.9.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,684 kB
  • sloc: ansic: 113,336; sh: 553; makefile: 245; lisp: 86; sed: 1
file content (23 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH edhead 1 WCSTools "6 July 2001"
.SH Name
edhead \- Edit header of FITS or IRAF image file
.SH Synopsis
edhead [options] FITS or IRAF file(s)
.SH Description
Edit the header of the specified image file using the editor defined by the
EDITOR environment variable.
.I edhead
takes care of trailing spaces so they can be ignored while using the editor.
.SH Options
.TP
.B \-e <editor path>
Set editor, overriding environment EDITOR
.TP
.B \-n
Write a new file with .e before the file type extension.  The default is
to overwrite the input file
.TP
.B \-v
List processing steps
.SH Author
Jessica Mink, SAO (jmink@cfa.harvard.edu)