X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=man%2Flightcards.1.md;h=f485c949ac8ea338f9b9278a87525d67c5332579;hb=64fc620d9e6ede0602479a1131a3a27fb90db90e;hp=de4e3b77038d4146eb6d871bf357d98aa0353652;hpb=3413d66d6b1127529440be34c85fc7ac5b83d30a;p=lightcards.git diff --git a/man/lightcards.1.md b/man/lightcards.1.md index de4e3b7..f485c94 100644 --- a/man/lightcards.1.md +++ b/man/lightcards.1.md @@ -1,6 +1,6 @@ -% lightcards(1) 0.2.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 @@ -50,6 +56,18 @@ lightcards [[options]] [input file] **$**, **end** : Go to end of deck +**H**, **?** +: Open help screen + +**e** +: Open input file in $EDITOR + +**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