]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards.1.md
Change shuffle/reverse logic
[lightcards.git] / man / lightcards.1.md
index 0536fbf0003eb7eca04ee52f65449e78967085d2..275733d5307ce0cc07d431aaaee2071e24ad3212 100644 (file)
@@ -1,4 +1,4 @@
-% lightcards(1) 0.2.0
+% lightcards(1) 0.4.0
 % Armaan Bhojwani
 % January 2021
 
@@ -22,8 +22,14 @@ lightcards [[options]] [input file]
 **-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
@@ -31,6 +37,34 @@ lightcards [[options]] [input file]
 **-v**, **--version**
 : Print version and exit
 
+# KEYBINDINGS
+**l**, **right**
+: Next card
+
+**h**, **left**
+: Previous card
+
+**j**, **k**, **up**, **down**
+: Flip card
+
+**i**, **/**
+: Star card
+
+**0**, **^**, **home**
+: Go to start of deck
+
+**$**, **end**
+: Go to end of deck
+
+**H**, **?**
+: Open help screen
+
+**e**
+: Open input file in $EDITOR
+
+**m**
+: Open control menu
+
 # EXIT VALUES
 **0**
 : Success