File: fitshdr.1

package info (click to toggle)
wcslib 8.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,840 kB
  • sloc: ansic: 35,156; lex: 9,453; fortran: 6,826; sh: 3,371; f90: 815; sed: 497; pascal: 204; makefile: 18
file content (15 lines) | stat: -rw-r--r-- 521 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
.TH FITSHDR "1" "October 2024" "fitshdr 8.4" "User Commands"
.SH NAME
fitshdr \- List headers from a FITS file
.SH SYNOPSIS
.B fitshdr
[\fI-q N\fR] [\fI<infile>\fR]
.SH DESCRIPTION
List headers from a FITS file specified on the command line, or else on
stdin, printing them as 80\-character keyrecords without trailing blanks.
.SH OPTIONS
.TP
\fB\-q\fR N
Quit after reading the Nth header, where N is an integer
(optional space between \fB\-q\fR and N).