From 1f10767c83fb70731e3cf1b4aeae3c1beb8f356b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 18 Jun 2024 02:01:43 -0400 Subject: docs: move "General Options" to genopts.rst, include it where needed. --- protbas.1 | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'protbas.1') diff --git a/protbas.1 b/protbas.1 index 0b716c6..9c8b35f 100644 --- a/protbas.1 +++ b/protbas.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 "PROTBAS" 1 "2024-06-16" "0.2.1" "Urchlay's Atari 8-bit Tools" +.TH "PROTBAS" 1 "2024-06-18" "0.2.1" "Urchlay's Atari 8-bit Tools" .SH NAME protbas \- LIST-protect Atari 8-bit BASIC programs .SH SYNOPSIS @@ -57,19 +57,6 @@ a bad next\-line pointer. This will fail if there\(aqs already a line Options may appear in any order. The first non\-option argument is used for \fBinput\-file\fP; the second is \fBoutput\-file\fP\&. A third non\-option argument is an error. -.SS General Options -.INDENT 0.0 -.TP -.B \fB\-\-help\fP -Print usage message and exit. -.TP -.B \fB\-\-version\fP -Print version number and exit. -.TP -.B \fB\-v\fP -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 Protection Options .INDENT 0.0 .TP @@ -89,6 +76,19 @@ Character to use for variable name protection. \fINN\fP is the character code in hex, e.g. \fB\-x20\fP to use a space. Default is \fB9b\fP (the EOL character). \fB\-xr\fP means random codes. .UNINDENT +.SS General Options +.INDENT 0.0 +.TP +.B \fB\-\-help\fP +Print usage message and exit. +.TP +.B \fB\-\-version\fP +Print version number and exit. +.TP +.B \fB\-v\fP +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 .SH EXIT STATUS .INDENT 0.0 .TP -- cgit v1.2.3