aboutsummaryrefslogtreecommitdiff
path: root/dumpbas.1
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-18 02:01:43 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-18 02:01:43 -0400
commit1f10767c83fb70731e3cf1b4aeae3c1beb8f356b (patch)
treecaf9ecb98d9abd2a5e2bdc7630df2c5fe9d9cede /dumpbas.1
parent600c7fcd2ca1827cb1e02d8821878410ae410638 (diff)
downloadbw-atari8-tools-1f10767c83fb70731e3cf1b4aeae3c1beb8f356b.tar.gz
docs: move "General Options" to genopts.rst, include it where needed.
Diffstat (limited to 'dumpbas.1')
-rw-r--r--dumpbas.126
1 files changed, 13 insertions, 13 deletions
diff --git a/dumpbas.1 b/dumpbas.1
index 1471885..2b7f115 100644
--- a/dumpbas.1
+++ b/dumpbas.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "DUMPBAS" 1 "2024-06-16" "0.2.1" "Urchlay's Atari 8-bit Tools"
+.TH "DUMPBAS" 1 "2024-06-18" "0.2.1" "Urchlay's Atari 8-bit Tools"
.SH NAME
dumpbas \- Formatted hexdump for tokenized Atari 8-bit BASIC files
.SH SYNOPSIS
@@ -50,6 +50,18 @@ It\(aqs assumed the user has at least some knowledge of BASIC\(aqs tokenized
SAVE format. The \fBAtari BASIC Sourcebook\fP is a good starting point
for learning the tokenized format.
.SH OPTIONS
+.SS Dump Options
+.INDENT 0.0
+.TP
+.B \fB\-s\fP \fIstart\-lineno\fP
+Don\(aqt dump lines before \fBstart\-lineno\fP\&. Default: \fI0\fP\&.
+.TP
+.B \fB\-e\fP \fIend\-lineno\fP
+Don\(aqt dump lines after \fBstart\-lineno\fP\&. Default: \fI32768\fP\&.
+.TP
+.B \fB\-l\fP \fIlineno\fP
+Only dump one line. This is exactly equivalent to "\fB\-s\fP \fIlineno\fP \fB\-e\fP \fIlineno\fP".
+.UNINDENT
.SS General Options
.INDENT 0.0
.TP
@@ -63,18 +75,6 @@ Print version number and exit.
Verbose operation. When displaying a number in verbose mode, it will
be prefixed with \fI$\fP if it\(aqs in hex, or no prefix for decimal.
.UNINDENT
-.SS Dump Options
-.INDENT 0.0
-.TP
-.B \fB\-s\fP \fIstart\-lineno\fP
-Don\(aqt dump lines before \fBstart\-lineno\fP\&. Default: \fI0\fP\&.
-.TP
-.B \fB\-e\fP \fIend\-lineno\fP
-Don\(aqt dump lines after \fBstart\-lineno\fP\&. Default: \fI32768\fP\&.
-.TP
-.B \fB\-l\fP \fIlineno\fP
-Only dump one line. This is exactly equivalent to "\fB\-s\fP \fIlineno\fP \fB\-e\fP \fIlineno\fP".
-.UNINDENT
.SH FORMATTING
.sp
Every byte in the file is displayed in hex. However, they are grouped by line