From 78b7b515b2140d92d635e9f59d701877bebe8b11 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 25 Jun 2024 19:52:35 -0400 Subject: listbas: update doc. --- listbas.1 | 2 +- listbas.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/listbas.1 b/listbas.1 index f136407..04f2f91 100644 --- a/listbas.1 +++ b/listbas.1 @@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] listbas \- List the source of a tokenized Atari 8-bit BASIC program .SH SYNOPSIS .sp -listbas [\fB\-v\fP] [\fB\-i\fP] \fBinput\-file\fP +listbas [\fB\-v\fP] [\fB\-i\fP] [\fB\-a\fP | \fB\-u\fP ] \fBinput\-file\fP .SH DESCRIPTION .sp \fBlistbas\fP acts like the \fILIST\fP command in BASIC. It reads a diff --git a/listbas.rst b/listbas.rst index d255daa..ed6c559 100644 --- a/listbas.rst +++ b/listbas.rst @@ -11,7 +11,7 @@ List the source of a tokenized Atari 8-bit BASIC program SYNOPSIS ======== -listbas [**-v**] [**-i**] **input-file** +listbas [**-v**] [**-i**] [**-a** | **-u** ] **input-file** DESCRIPTION =========== -- cgit v1.2.3