]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards.1.md
Add option to start in a specific view
[lightcards.git] / man / lightcards.1.md
index d3813f603d8d6fa87d27aa6e183eb38f49fc43be..eb83e03df2f56e8fe5490c9668206c636887f739 100644 (file)
@@ -2,7 +2,7 @@
 title: lightcards
 section: 1
 header: General Commands Manual
-footer: lightcards 0.6.0
+footer: VERSION_HERE
 date: February 2021
 ---
 
@@ -17,28 +17,28 @@ lightcards \[options\] \[input file\]
 
 # OPTIONS
 ## Generic Program Information
-**-h**, **--help**
+**-h**, **\--help**
 : Show a help message and exit
 
-**-v**, **--version**
+**-v**, **\--version**
 : Print version and exit
 
-## Stack sorting
-**-a**, **--alphabetize**
+## Startup options
+**-a**, **\--alphabetize**
 : Alphabetize card order
 
-**-f**, **--flip**
-: Show second column first
-
-**-p**, **--purge**
+**-p**, **\--purge**
 : Purge cache for chosen set
 
-**-r**, **--reverse**
+**-r**, **\--reverse**
 : Reverse card order
 
-**-s**, **--shuffle**
+**-s**, **\--shuffle**
 : Shuffle card order
 
+**-V** \[1-3\], **\--view** \[1-3\]
+: Specify startup view
+
 # KEYS
 **l**, **right**
 : Next card
@@ -67,6 +67,9 @@ lightcards \[options\] \[input file\]
 **m**
 : Open control menu
 
+**1**, **2**
+: Switch views
+
 # 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.