From 935243d8b4ea992c50315f0c8fcb300365a5762d Mon Sep 17 00:00:00 2001 From: Emil Date: Fri, 4 Aug 2023 09:13:47 -0600 Subject: Initial commit --- docs/cli.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/cli.txt (limited to 'docs/cli.txt') 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. -- cgit v1.2.3