ref: b33d1d50e317c87e58d179caaa3e158d6d234add
parent: 83120c8034befaca5981698ee9cb4c68bce48ab7
author: Michael Misch <michaelmisch1985@gmail.com>
date: Wed Sep 30 18:42:45 PDT 2020
Update README.md
--- a/README.md
+++ b/README.md
@@ -9,9 +9,12 @@
## Usage
-`x9dev` is meant to be called via an external dial implementation.
+`x9dev [-u] [-s screen]`
-For example, with x9srv on a POSIX system
+- `-u` creates a unique session
+- `-s screen` attaches to a named session
+
+`x9dev` is meant to be called via an external dial implementation. For example, with x9srv on a POSIX system
`tlsclient 'tcp!192.168.1.2!17019' x9dev`