Skip to content

Commit

Permalink
PR feedback: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbomer committed Oct 24, 2017
1 parent 42124ab commit 6868569
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/diffs.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@ that can be used for generating asm diffs, add '-f'.
```
$ ./build.sh -h
build.sh [-b <BUILD TYPE>] [-f] [-h] [-p]
build.sh [-b <BUILD TYPE>] [-f] [-h] [-p] [-t <TARGET>]
-b <BUILD TYPE> : Build type, can be Debug or Release.
-h : Show this message.
-f : Install default framework directory in <script_root>/fx.
-p : Publish utilities.
-t <TARGET> : Target framework. Default is netcoreapp2.0.
```

## 50,000 foot view
Expand Down

0 comments on commit 6868569

Please sign in to comment.