Skip to content

Commit d8164d0

Browse files
authored
Merge pull request #338 from gusty/patch-2
Fix comment about specifying target
2 parents 913acc6 + 260861c commit d8164d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ Target.create "BuildPackage" ignore
375375
Target.create "GenerateDocs" ignore
376376

377377
// --------------------------------------------------------------------------------------
378-
// Run all targets by default. Invoke 'build <Target>' to override
378+
// Run all targets by default. Invoke 'build -t <Target>' to override
379379

380380
Target.create "All" ignore
381381

0 commit comments

Comments
 (0)