From cac9e4b320c22a01f043b6b6281c8e13dc0b1ed5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 26 Feb 2025 15:17:18 -0500 Subject: listamsb: add -r to man page synopsis. --- listamsb.1 | 2 +- listamsb.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/listamsb.1 b/listamsb.1 index a9f36e2..324ab3f 100644 --- a/listamsb.1 +++ b/listamsb.1 @@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] listamsb \- List the source of a tokenized Atari Microsoft BASIC program .SH SYNOPSIS .sp -listamsb [\fB\-a\fP] [\fB\-v\fP] [\fB\-h\fP] [\fB\-i\fP] [\fB\-u\fP] [\fB\-t\fP] [\fB\-m\fP] [\fB\-s\fP] [\fBinput\-file\fP] +listamsb [\fB\-a\fP] [\fB\-v\fP] [\fB\-h\fP] [\fB\-i\fP] [\fB\-u\fP] [\fB\-t\fP] [\fB\-m\fP] [\fB\-s\fP] [\fB\-r\fP \fIline\-range\fP] [\fBinput\-file\fP] .SH DESCRIPTION .sp \fBlistamsb\fP acts like the \fILIST\fP command in Atari Microsoft BASIC. It reads a diff --git a/listamsb.rst b/listamsb.rst index d4174f9..bf3863b 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -11,7 +11,7 @@ List the source of a tokenized Atari Microsoft BASIC program SYNOPSIS ======== -listamsb [**-a**\] [**-v**\] [**-h**\] [**-i**\] [**-u**\] [**-t**\] [**-m**\] [**-s**\] [**input-file**\] +listamsb [**-a**\] [**-v**\] [**-h**\] [**-i**\] [**-u**\] [**-t**\] [**-m**\] [**-s**\] [**-r** *line-range*] [**input-file**\] DESCRIPTION =========== -- cgit v1.2.3