From 0f45fe2526d7be48d77ef60b7505a196d533b4f4 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Thu, 5 Oct 2023 15:27:46 -0700 Subject: Add new options to readme and man page --- wikiget.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'wikiget.1') diff --git a/wikiget.1 b/wikiget.1 index 060fd54..03a0c41 100644 --- a/wikiget.1 +++ b/wikiget.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 3.1.8 .\" -.TH "WIKIGET" "1" "October 3, 2023" "Version 0.5.1" "Wikiget User Manual" +.TH "WIKIGET" "1" "October 5, 2023" "Version 0.5.1" "Wikiget User Manual" .SH NAME wikiget - download files from MediaWiki sites .SH SYNOPSIS @@ -76,6 +76,10 @@ Force existing files to be overwritten. If this flag is set, \f[B]wikiget\f[R] will run in batch download mode (see \f[I]BATCHFILE\f[R]). .TP +-\f[B]j\f[R], --\f[B]threads\f[R] +Number of parallel downloads to attempt in batch mode. +This option has no effect if -\f[B]a\f[R] is not also set. +.TP -\f[B]v\f[R], --\f[B]verbose\f[R] Print additional information, such as the site used and the full URL of the file. @@ -84,6 +88,9 @@ Additional invocations will increase the level of detail. -\f[B]q\f[R], --\f[B]quiet\f[R] Silence warnings and minimize printed output. .TP +-\f[B]V\f[R], --\f[B]version\f[R] +Print the version number of the program. +.TP -\f[B]h\f[R], --\f[B]help\f[R] Print a brief summary of these options. .SH EXAMPLES -- cgit v1.2.3