X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=man%2Flightcards.1;h=45f36029e2d8cbbab5ec0e321c5ea4df205c3afa;hb=1a5fa0cc2280ad40bc170fae389fe85f5aa74b52;hp=06dd0c594e9a92e71ddcb6fd1035e43ab1051bc9;hpb=bb0c0f7002c02c0d294253789c389a0d030d5936;p=lightcards.git diff --git a/man/lightcards.1 b/man/lightcards.1 index 06dd0c5..45f3602 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 @@ -31,9 +31,6 @@ Show second column first \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 .TP @@ -70,13 +67,17 @@ 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] Success .TP \f[B]1\f[R] -Cannot find input file +Parse error .TP \f[B]2\f[R] Invalid option