Skip to content

Commit ec1c356

Browse files
committed
Document the arm64 parameter
1 parent 9469eab commit ec1c356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.libgit2.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
If set, the x64 version will be built.
1212
.PARAMETER arm64
1313
If set, the arm64 version will be built.
14+
.PARAMETER arm64
15+
If set, the arm64 version will be built.
1416
#>
1517

1618
Param(

0 commit comments

Comments
 (0)