X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fwimapply.1;h=448fafda7ad511907bc958ea9a5d36064ca480f3;hb=HEAD;hp=ebd8f7eb7991c2f677f20e0385169052c1a4c895;hpb=571e0b066fe7526690d68a5223d1025604c6e48b;p=wimlib diff --git a/doc/man1/wimapply.1 b/doc/man1/wimapply.1 index ebd8f7eb..448fafda 100644 --- a/doc/man1/wimapply.1 +++ b/doc/man1/wimapply.1 @@ -1,4 +1,4 @@ -.TH WIMAPPLY "1" "October 2020" "wimlib 1.13.3" "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