]> git.armaanb.net Git - lightcards.git/blobdiff - man/lightcards.1.md
Allow for multiple input files to be given
[lightcards.git] / man / lightcards.1.md
index 0c5441ca52222be8e84abc56eb275b481a194a76..568aa5eebaa9e76a926b63f1ed0e3b48e68a5eb2 100644 (file)
@@ -10,10 +10,10 @@ date: February 2021
 lightcards - terminal flashcards from Markdown
 
 # SYNOPSIS
-lightcards \[options\] \[input file\]
+lightcards \[options\] \[input files\]
 
 # DESCRIPTION
-**lightcards** is a Python program that reads data from a two column Markdown (and by extension, HTML) table in the **input file**, and displays flashcards from their contents.
+**lightcards** is a Python program that reads data from two column Markdown (and by extension, HTML) tables from the **input files**, and displays flashcards from their contents.
 
 # OPTIONS
 ## Generic Program Information
@@ -39,7 +39,7 @@ lightcards \[options\] \[input file\]
 **-V** \[1-3\], **\--view** \[1-3\]
 : Specify startup view
 
-**-c**, **\--config**
+**-c** \[config file\], **\--config** \[config file\]
 : Specify a custom config file
 
 # KEYS