diff options
| author | Emil | 2023-08-04 09:13:47 -0600 |
|---|---|---|
| committer | Emil | 2023-08-04 09:13:47 -0600 |
| commit | 935243d8b4ea992c50315f0c8fcb300365a5762d (patch) | |
| tree | c22d800773997b7b267d5d6cba5931f22ee2be64 /docs/cli.txt | |
| download | emil-probotic-master.tar.xz emil-probotic-master.tar.zst | |
Diffstat (limited to 'docs/cli.txt')
| -rw-r--r-- | docs/cli.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/cli.txt b/docs/cli.txt new file mode 100644 index 0000000..68f8086 --- /dev/null +++ b/docs/cli.txt @@ -0,0 +1,9 @@ +-server SERVER - The desired server. +-port PORT - Places port number. +-username USERNAME - Specifies the username. +-password PASSW0RD - Sets a password. +-auth FILE - Uses an authorization file. +-help - A message likewise. +-version - Currently nothing. + +options before are overwritten, and after take precedence. |
