fixed destination ip flag typo

This commit is contained in:
Alex
2023-10-17 15:12:58 -04:00
committed by GitHub
parent 18ac815e89
commit 9bb0bb16ab
+1 -1
View File
@@ -64,7 +64,7 @@ The client uses the following flags
-a <s> - adds required argument <s> as a quote to server
-l - list all quotes
-r [i] - remove; may be run with or without argument
-d - specify alternate server destination
-ip - specify alternate server destination
-log - [NOT YET IMPLEMENTED] gets logfile from server (contains use and error histories)
```