diff --git a/adsbus/README.md b/adsbus/README.md index 7e0dd1d..fef1457 100644 --- a/adsbus/README.md +++ b/adsbus/README.md @@ -64,7 +64,12 @@ make ## Use * As a commandline utility * For captures from a network source: - +```console +$ ./adsbus --quiet --connect-receive=10.66.0.75/30005 --file-write=beast=dump.beast +^C +$ ls -l dump.beast +-rw------- 1 flamingcow flamingcow 4065 Mar 11 15:07 dump.beast +``` ## Security, reliability, testing