Skip to content

Commit

Permalink
usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ewpratten committed Jan 31, 2021
1 parent f9d16da commit 5af55b9
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,27 @@ cargo install rbn

I share a few pre-built binaries for systems I use on the [releases](https://github.com/Ewpratten/rbn/releases/latest) page.

## Usage

```
# rbn --help
Reverse Beacon Network Client 0.0.1
Evan Pratten <ewpratten@gmail.com>
USAGE:
rbn [OPTIONS] --callsign <callsign>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-c, --callsign <callsign> Your callsign (used to authenticate with RBN)
-f, --filtercall <filtercall> Callsign to filter by
```

## Screenshots

![Screenshot](./screenshot.png)

0 comments on commit 5af55b9

Please sign in to comment.