From 5ea1671fc34f2262cd11e1188f19fc2ed8da3cef Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 25 Jun 2024 21:45:47 -0400 Subject: listbas: rearrange some code; chkbas: get rid of listbas symlink. --- jindroush/man/chkbas.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'jindroush/man/chkbas.rst') diff --git a/jindroush/man/chkbas.rst b/jindroush/man/chkbas.rst index 2ab92e7..e16f475 100644 --- a/jindroush/man/chkbas.rst +++ b/jindroush/man/chkbas.rst @@ -15,8 +15,6 @@ SYNOPSIS chkbas [**-atari**] [**-short**] [**-verbose**] [**-noinverse**] [**-tbs** | **-bxl** | **-bxe**] **basic-file** [**output-file**] -listbas [**-atari**] [**-verbose**] [**-noinverse**] [**-tbs** | **-bxl** | **-bxe**] **basic-file** [**output-file**] - DESCRIPTION =========== @@ -30,8 +28,6 @@ standard output. If **basic-file** is anything other than standard Atari BASIC, the BASIC dialect must be specified (see **OPTIONS**, below). -**listbas** is simply an alias for **chkbas -short**. - Sample run, with no options:: $ chkbas HELLO.BAS @@ -103,7 +99,7 @@ Output Options **-short** Output only the program listing, with lines terminated by the system default newline character(s), e.g. **\n** on UNIX-like OSes, - **\r\n** on MS-DOS or Windows. This is the default for **listbas**. + **\r\n** on MS-DOS or Windows. **-verbose** Program listing will be interspersed with per-line and per-statement -- cgit v1.2.3