.\" Automatically generated by Pandoc 2.11.3 .\" .TH "lightcards" "1" "January 2021" "0.2.0" "" .hy .SH NAME .PP Lightcards - simple terminal flashcards. .SH SYNOPSIS .PP lightcards [options] [input file] .SH DESCRIPTION .PP \f[B]lightcards\f[R] is a Python program that reads data from a two column Markdown or HTML table, and displays flashcards based on their contents. .SH POSITIONAL ARGUMENTS .TP \f[B]input file\f[R] Relative or absolute path to the input Markdown or HTML file .SH OPTIONS .TP \f[B]-h\f[R], \f[B]\[en]help\f[R] Show a help message and exit .TP \f[B]-r\f[R], \f[B]\[en]reverse\f[R] Reverse card order. Has no effect when shuffling as well .TP \f[B]-s\f[R], \f[B]\[en]shuffle\f[R] Shuffle card order .TP \f[B]-v\f[R], \f[B]\[en]version\f[R] Print version and exit .SH EXIT VALUES .TP \f[B]0\f[R] Success .TP \f[B]1\f[R] Cannot find input file .TP \f[B]2\f[R] Invalid option .SH BUGS, PATCHES .PP https://lists.sr.ht/\[ti]armaan/public-inbox .SH COPYRIGHT .PP Copyright 2021 Armaan Bhojwani . MIT License .SH AUTHORS Armaan Bhojwani.