projects
/
ttyd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1ee59
)
Manpage: fix shorthand switch (#1203)
author
Alfonso Montero
<amontero@tinet.org>
Tue, 3 Oct 2023 12:09:56 +0000
(14:09 +0200)
committer
GitHub
<noreply@github.com>
Tue, 3 Oct 2023 12:09:56 +0000
(20:09 +0800)
man/ttyd.1
patch
|
blob
|
history
diff --git
a/man/ttyd.1
b/man/ttyd.1
index 11d9dd749e1ac367913eac10d2d15a327313217b..83ba5f5d375a829b18dd846c36def18bc51a1b07 100644
(file)
--- a/
man/ttyd.1
+++ b/
man/ttyd.1
@@
-78,7
+78,7
@@
Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows
Allow client to send command line arguments in URL (eg: http://localhost:7681?arg=foo&arg=bar)
.PP
--
R
, --writable
+-
W
, --writable
Allow clients to write to the TTY (readonly by default)
.PP