shithub: orca

Download patch

ref: 77ce393e2625c2745feb4d04eb331ff9f29dea66
parent: d75e8f47d40918903dbf715afcbf1472ed58ae4a
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Fri Feb 21 09:34:41 EST 2020

plan9: provide command window example

--- a/orca.man
+++ b/orca.man
@@ -180,5 +180,16 @@
 .TP
 .B rewind NUMBER
 Decrease frame value.
+.PP
+.I Orca
+treats stdin as a stream of commands, you can run it like so:
+.EX
+aux/listen1 -t tcp!127.0.0.1!49161 games/orca
+.EE
+.PP
+Then start the following command in a separate "command" window:
+.EX
+telnet tcp!127.0.0.1!49161
+.EE
 .SH SOURCE
 https://github.com/hundredrabbits/Orca