]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards.1.md
Add preliminary pickle support
[lightcards.git] / man / lightcards.1.md
index 0536fbf0003eb7eca04ee52f65449e78967085d2..b4db85f7aa8f7dc123a463e62ee6ddf3c1c3d82a 100644 (file)
@@ -1,4 +1,4 @@
-% lightcards(1) 0.2.0
+% lightcards(1) 0.4.0
 % Armaan Bhojwani
 % January 2021
 
@@ -22,6 +22,12 @@ 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
 
@@ -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