]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimapply.1
v1.14.1
[wimlib] / doc / man1 / wimapply.1
index 397eb9c4d88f6dac4d1c133c367e998683319200..1489f5cadd4201a4921d8d387502b91fbba9d0af 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMAPPLY "1" "April 2021" "wimlib 1.13.4" "User Commands"
+.TH WIMAPPLY "1" "April 2023" "wimlib 1.14.1" "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