Update README

This commit is contained in:
Scare Crowe 2021-11-09 17:10:23 +05:00 committed by GitHub
parent 6a78a95afe
commit 877a6e91e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,8 @@ Invoke test binaries in both directions as follows:
(guest)# $TEST_BINARY --mode=client \
--control-host=$HOST_IP \
--control-port=1234 \
--peer-cid=2
--peer-cid=2 \
--modeline=flexbible
# host=client, guest=server
(guest)# $TEST_BINARY --mode=server \