mirror of
https://gitlab.com/EternalWanderer/sheet-parser.git
synced 2025-07-02 01:36:36 +02:00
More trivia fields
This commit is contained in:
parent
095b4a7b45
commit
3fdb5f2591
6 changed files with 32 additions and 17 deletions
|
@ -1,6 +1,8 @@
|
|||
#compdef sheet-parser
|
||||
|
||||
arguments=(
|
||||
'(--trivia -t)--trivia[Print character trivia]'
|
||||
'(--trivia -t)-t[Print character trivia]'
|
||||
'(--file)-f=[Path to charactersheet]:character sheet:_files -g "*.(json)(-.)"'
|
||||
'(-f)--file=[Path to charactersheet]:character sheet:_files -g "*.(json)(-.)"'
|
||||
'(--save --stat --verbose)-v[To be used in conjuction with list parameters]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue