From e18222daecca1656390652cbd1c7f6985080241a Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Tue, 3 Oct 2023 09:58:37 -0700 Subject: Add short user and pass options Swapped path short option from -p to -P and added -u for username and -p for password --- wikiget.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wikiget.1') diff --git a/wikiget.1 b/wikiget.1 index 03afc8b..060fd54 100644 --- a/wikiget.1 +++ b/wikiget.1 @@ -47,16 +47,16 @@ MediaWiki site to download from. Will not have any effect if the full URL is given in the \f[I]FILE\f[R] parameter. .TP --\f[B]p\f[R], --\f[B]path\f[R] \f[I]PATH\f[R] +-\f[B]P\f[R], --\f[B]path\f[R] \f[I]PATH\f[R] Script path for the wiki, where \[lq]index.php\[rq] and \[lq]api.php\[rq] live. On Wikimedia sites, it\[cq]s \[lq]/w/\[rq], the default, but other sites may use \[lq]/\[rq] or something else entirely. .TP ---\f[B]username\f[R] \f[I]USERNAME\f[R] +-\f[B]u\f[R], --\f[B]username\f[R] \f[I]USERNAME\f[R] Username for private wikis that require a login even for read access. .TP ---\f[B]password\f[R] \f[I]PASSWORD\f[R] +-\f[B]p\f[R], --\f[B]password\f[R] \f[I]PASSWORD\f[R] Password for private wikis that require a login even for read access. .TP -\f[B]o\f[R], --\f[B]output\f[R] \f[I]OUTPUT\f[R] -- cgit v1.2.3