X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=man%2Flightcards.1.md;h=f485c949ac8ea338f9b9278a87525d67c5332579;hb=64fc620d9e6ede0602479a1131a3a27fb90db90e;hp=bb95875b7e04c595315df11e2410801ffa3cda8a;hpb=8413a396838f01c3bd87876bcf4e5e94a65ba0d2;p=lightcards.git diff --git a/man/lightcards.1.md b/man/lightcards.1.md index bb95875..f485c94 100644 --- a/man/lightcards.1.md +++ b/man/lightcards.1.md @@ -1,6 +1,6 @@ -% lightcards(1) 0.4.0 +% lightcards(1) 0.6.0 % Armaan Bhojwani -% January 2021 +% February 2021 # NAME lightcards - terminal flashcards from Markdown @@ -19,11 +19,17 @@ lightcards [[options]] [input file] **-h**, **--help** : Show a help message and exit +**-a**, **--alphabetize** +: Alphabetize card order + **-f**, **--flip** : Show second column first +**-p**, **--purge** +: Purge cache for chosen set + **-r**, **--reverse** -: Reverse card order. Has no effect when shuffling as well +: Reverse card order **-s**, **--shuffle** : Shuffle card order @@ -59,6 +65,9 @@ lightcards [[options]] [input file] **m** : Open control menu +# INPUT FILE +Lightcards takes the first table from a valid Markdown or HTML file. Each row is a card, and the two columns are the front and back. + # EXIT VALUES **0** : Success