X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=man%2Flightcards.1;h=e03d09a88e9ac0819ebfcb0a3869827b89f53114;hb=64fc620d9e6ede0602479a1131a3a27fb90db90e;hp=a83884c7a6926b48b5196f83f386c0b6f051c2e4;hpb=e99950c3023a64f68cdc968e2759f45653d6b9af;p=lightcards.git diff --git a/man/lightcards.1 b/man/lightcards.1 index a83884c..e03d09a 100644 --- a/man/lightcards.1 +++ b/man/lightcards.1 @@ -1,13 +1,13 @@ .\" Automatically generated by Pandoc 2.11.3 .\" -.TH "lightcards" "1" "January 2021" "0.4.0" "" +.TH "lightcards" "1" "February 2021" "0.6.0" "" .hy .SH NAME .PP lightcards - terminal flashcards from Markdown .SH SYNOPSIS .PP -lightcards [options] [input file] +lightcards [options] input file .SH DESCRIPTION .PP \f[B]lightcards\f[R] is a Python program that reads data from a two @@ -22,18 +22,17 @@ Relative or absolute path to the input Markdown or HTML file \f[B]-h\f[R], \f[B]\[en]help\f[R] Show a help message and exit .TP +\f[B]-a\f[R], \f[B]\[en]alphabetize\f[R] +Alphabetize card order +.TP \f[B]-f\f[R], \f[B]\[en]flip\f[R] Show second column first .TP \f[B]-p\f[R], \f[B]\[en]purge\f[R] Purge cache for chosen set .TP -\f[B]-P\f[R], \f[B]\[en]purge-all\f[R] -Purge all caches -.TP \f[B]-r\f[R], \f[B]\[en]reverse\f[R] -Reverse card order. -Has no effect when shuffling as well +Reverse card order .TP \f[B]-s\f[R], \f[B]\[en]shuffle\f[R] Shuffle card order @@ -68,6 +67,10 @@ Open input file in $EDITOR .TP \f[B]m\f[R] Open control menu +.SH INPUT FILE +.PP +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. .SH EXIT VALUES .TP \f[B]0\f[R]