readman

manpage readlist tracker (WIP)
git clone ssh://anon@git.pastanoggin.com
Log | Files | Refs | README

commit 9cf786bd3290ba08b506caed9401a4f1c305fbdd
parent fbe6aaacc8da7c899093178e2c7bf957e87da0f8
Author: noodle <noodle@pastanoggin.com>
Date:   Wed, 31 Dec 2025 20:25:05 +0000

README: fix error in example

Diffstat:
MREADME | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -31,11 +31,12 @@ You've read sh(1) foobar$ readman 1 echo You've not read echo(1) foobar$ readman -d 1 sh +Do you really want to unread sh(1)? (yes,no)[no]: yes foobar$ readman 1 sh You've not read sh(1) foobar$ readman 1 -* man 1: 3/701 -* have read: openrsync xwd xwud +* man 1: 2/701 +* have read: comm xwd * to read: acme-client addr2line apply appres apropos ar arch as at atq atrm aucat awk banner basename bc bdftopcf bdftruncate beforelight ... (example truncated) foobar$