diff options
Diffstat (limited to 'data/man/gallery-dl.1')
| -rw-r--r-- | data/man/gallery-dl.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index a56dbcd..29568cf 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2024-10-25" "1.27.7" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2024-11-30" "1.28.0" "gallery-dl Manual" .\" disable hyphenation .nh @@ -128,6 +128,12 @@ Use the specified proxy .B "\-\-source\-address" \f[I]IP\f[] Client-side IP address to bind to .TP +.B "\-4, \-\-force\-ipv4" +Make all connections via IPv4 +.TP +.B "\-6, \-\-force\-ipv6" +Make all connections via IPv6 +.TP .B "\-\-no\-check\-certificate" Disable HTTPS certificate validation .TP |
