commit 7663b7320b0695f052374711bce7ecca43a9ddf3 parent 83df1a6c0ea02ff48d85207ec7f04b4fa7bb443c Author: Frederic Cambus <fred@statdns.com> Date: Thu, 4 Nov 2021 21:31:26 +0100 Populate the usage section of README. Diffstat:
M | README.md | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -13,6 +13,13 @@ gwcheck requires Python 3 and the following Python modules: ## Usage + gwcheck [-hv] input + +The options are as follows: + + -h Display usage. + -v Display version. + ## Example ## License