X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fwimapply.1;h=448fafda7ad511907bc958ea9a5d36064ca480f3;hb=HEAD;hp=397eb9c4d88f6dac4d1c133c367e998683319200;hpb=319508d64df428884a49d653081ae599090ef13e;p=wimlib diff --git a/doc/man1/wimapply.1 b/doc/man1/wimapply.1 index 397eb9c4..448fafda 100644 --- a/doc/man1/wimapply.1 +++ b/doc/man1/wimapply.1 @@ -1,4 +1,4 @@ -.TH WIMAPPLY "1" "April 2021" "wimlib 1.13.4" "User Commands" +.TH WIMAPPLY "1" "February 2024" "wimlib 1.14.4" "User Commands" .SH NAME wimapply \- Apply a WIM image .SH SYNOPSIS @@ -217,7 +217,7 @@ image from a WIM file available on a HTTP server to an NTFS volume on /dev/sda1, run something like: .PP .RS -wget -O - http://myserver/mywim.wim | wimapply - 1 /dev/sda1 +wget -O - https://myserver/mywim.wim | wimapply - 1 /dev/sda1 .RE .PP Pipable WIMs may also be split into multiple parts, just like normal WIMs. To