diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a2f752 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# pokebot + +``` +pokebot 0.1.0 +Jokler <jokler@protonmail.com> + +USAGE: + pokebot [FLAGS] [OPTIONS] + +FLAGS: + -h, --help Prints help information + -V, --version Prints version information + -v, --verbose Print the content of all packets + +OPTIONS: + -a, --address <address> The address of the server to connect to [default: localhost] + -i, --id <id_path> Identity file - good luck creating one +``` |
