From 0f864b7f68731375581cb5468ff716c3aad29224 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 27 Feb 2025 02:14:14 -0500 Subject: listamsb: tweak man page. --- listamsb.1 | 5 +++-- listamsb.rst | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/listamsb.1 b/listamsb.1 index 85b9b32..74b8c0d 100644 --- a/listamsb.1 +++ b/listamsb.1 @@ -86,13 +86,14 @@ must use redirection to save it to a file. Example: .sp .nf .ft C -listamsb \-u LOCKED.AMB > UNLOCKED.AMB +listamsb \-l LOCKED.AMB > UNLOCKED.AMB .ft P .fi .UNINDENT .UNINDENT .sp -None of the other options have any effect with \fB\-u\fP\&. +\fBa8cat\fP is not used with this option. None of the other options +have any effect with \fB\-l\fP\&. .TP .B \fB\-v\fP Verbose output, on stderr. diff --git a/listamsb.rst b/listamsb.rst index 6b9098a..662a047 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -64,9 +64,10 @@ OPTIONS be the unlocked tokenized program (rather than a listing), and you must use redirection to save it to a file. Example:: - listamsb -u LOCKED.AMB > UNLOCKED.AMB + listamsb -l LOCKED.AMB > UNLOCKED.AMB - None of the other options have any effect with **-u**. + **a8cat** is not used with this option. None of the other options + have any effect with **-l**. **-v** Verbose output, on stderr. -- cgit v1.2.3