Configurable apikey file.
This commit is contained in:
parent
791316c30d
commit
e0e043bdf5
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
(*current-month* (string->month YYYY-MM)))
|
||||
(-tstyle (style) "Use given table style: debug, ascii, unicode"
|
||||
(*table-border-style* (string->symbol style)))
|
||||
(-apikey (fname) "File with Fio API keys"
|
||||
(*apikeys-file* fname))
|
||||
""
|
||||
"Query options:"
|
||||
(-mi (id) "Specify member by id" (-member-id- (string->number id)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue