about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-03-19 23:03:38 -0400
committerBen Morrison <ben@gbmor.dev>2019-03-19 23:03:38 -0400
commit2b804acf50d43748c9adaed5b9f36cd38e5dc1b7 (patch)
treece20c05ff2d3cb1ce04df2d18d94c0469356e613
parenta6ce10606433bffc79a476201b2029dfd3e1b60a (diff)
downloadgoofbot-2b804acf50d43748c9adaed5b9f36cd38e5dc1b7.tar.gz
updated switches/flags
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7ebbba0..5986dc6 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ An IRC bot I'm working on to practice Go.
 
 ## Features
 
-External config file in JSON, optionally set via flag '-c'  
-Gives example config file with flag '-j'  
+External config file in JSON, optionally set via flag '-c' or '--config'  
+Gives example config file with flag '-j' or '--json'  
 Standard command/response structure  
 * !totalusers - reports number of registered users  
 * !users - reports logged in users