From c3b513949cbc6f8551cf64564ba767cc38664250 Mon Sep 17 00:00:00 2001 From: jontino tinerino Date: Fri, 14 Jun 2024 17:56:44 -0400 Subject: [PATCH] updated usage information --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c8fc0..8ed60d1 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,12 @@ The client uses the following flags -l - list all quotes -r [i] - remove; may be run with or without argument -ip - specify alternate server destination +-s - specify the size of the receipt buffer +``` +The server uses the following flags +``` sh +-h - display help message +-s - specify the size of the receipt buffer ``` ### How It Works @@ -66,7 +72,6 @@ The source code is in the same folder, ```ekho-seq.txt```, and can be uploaded t ### To Be Implemented -- Multiple transactions for large quote file - Log all uses/transaction data each day - Request, send, and receive the logfile for any day - User-specific quotes/quotefiles