]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards.1.md
Bump version number
[lightcards.git] / man / lightcards.1.md
index 90d0c1ae38d12ee94ce61422c547f3971c0499c9..0cc98b280e80be8987a82355a83e0370f16a1217 100644 (file)
@@ -1,6 +1,6 @@
-% lightcards(1) 0.4.0
+% lightcards(1) 0.5.0
 % Armaan Bhojwani
-% January 2021
+% February 2021
 
 # NAME
 lightcards - terminal flashcards from Markdown
@@ -19,11 +19,20 @@ 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
+
+**-P**, **--purge-all**
+: Purge all caches
+
 **-r**, **--reverse**
-: Reverse card order. Has no effect when shuffling as well
+: Reverse card order
 
 **-s**, **--shuffle**
 : Shuffle card order
@@ -56,6 +65,9 @@ lightcards [[options]] [input file]
 **e**
 : Open input file in $EDITOR
 
+**m**
+: Open control menu
+
 # EXIT VALUES
 **0**
 : Success