aboutsummaryrefslogtreecommitdiff
path: root/wikiget.1
diff options
context:
space:
mode:
authorCody Logan <clpo13@gmail.com>2023-10-03 09:58:37 -0700
committerCody Logan <clpo13@gmail.com>2023-10-03 09:58:37 -0700
commite18222daecca1656390652cbd1c7f6985080241a (patch)
treeb8e201c539e1669c3cdb0598235084eb48d78c6d /wikiget.1
parent485df31f095a9b629a1dcc04af13956325856d8c (diff)
downloadwikiget-e18222daecca1656390652cbd1c7f6985080241a.tar.gz
wikiget-e18222daecca1656390652cbd1c7f6985080241a.zip
Add short user and pass options
Swapped path short option from -p to -P and added -u for username and -p for password
Diffstat (limited to 'wikiget.1')
-rw-r--r--wikiget.16
1 files changed, 3 insertions, 3 deletions
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]