diff options
author | Joe Robinson <joe@lc8n.com> | 2015-12-07 00:26:19 +0000 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2015-12-07 00:26:19 +0000 |
commit | fe8493861298b1c727e2468f736e9892fb78a42e (patch) | |
tree | 07e6b93177324e703fd6cb7c1f46e0a9a59d48b7 /config.ini.example | |
parent | 0bf092da0da22b7643b722e5e283013e88c83d93 (diff) |
Make command in help output configurable
Diffstat (limited to 'config.ini.example')
-rw-r--r-- | config.ini.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.ini.example b/config.ini.example index 3b2bfd3..c96b4df 100644 --- a/config.ini.example +++ b/config.ini.example @@ -1,2 +1,3 @@ url = http://www.blaupload.co.uk -password = password (not required)
\ No newline at end of file +password = password (not required) +command = !blaup
\ No newline at end of file |