Compare commits

...

2 Commits

Author SHA1 Message Date
DTB
c7a4cd1d19
peek.1: s/inputted/input/ 2024-06-28 08:37:49 -06:00
DTB
e807a49612
peek.1: fix version string 2024-06-28 08:36:47 -06:00

View File

@ -4,7 +4,7 @@
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
.\"
.TH PEEK 1 2024-06-09 "Bonsai Core Utilites 0.13.9"
.TH PEEK 1 2024-06-28 "Harakit X.X.X"
.SH NAME
peek \(en read from the standard input, furtively
.\"
@ -49,7 +49,7 @@ installed.
This program does nothing to prevent others from seeing the key presses input to
a keyboard. It also does not protect against the sound of typing being analyzed
to determine what was inputted without needing to see screen or keyboard.
to determine what was input without needing to see screen or keyboard.
Accepting secrets in shell scripts is probably not advisable.