]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards.1.md
Add input file section to manpage
[lightcards.git] / man / lightcards.1.md
index 275733d5307ce0cc07d431aaaee2071e24ad3212..f485c949ac8ea338f9b9278a87525d67c5332579 100644 (file)
@@ -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,15 +19,15 @@ 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
 
@@ -65,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