diff options
author | B. Watson <urchlay@slackware.uk> | 2025-02-26 15:17:18 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-02-26 15:17:18 -0500 |
commit | cac9e4b320c22a01f043b6b6281c8e13dc0b1ed5 (patch) | |
tree | 1429520fadcc42c3f8fd94541e9a72c9a6182e8b /listamsb.rst | |
parent | bbda8fc16223280b8ec0cabe5e87971527a91b0d (diff) | |
download | bw-atari8-tools-cac9e4b320c22a01f043b6b6281c8e13dc0b1ed5.tar.gz |
listamsb: add -r to man page synopsis.
Diffstat (limited to 'listamsb.rst')
-rw-r--r-- | listamsb.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 =========== |