Skip to content

Commit

Permalink
fix build.md documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wengwalker committed Jun 30, 2022
1 parent 3eadeb8 commit 5b8e3e8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/build.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# build.sh reference

script options:
- -d - compile debug version
- -r - compile release version
- -i - install debug or release version
- -D - compile and install debug version
- -R - compile and install release version
- -d - compile and install debug version
- -r - compile and install release version
- -c - delete compiled object files
- -h - print help message

Expand Down

0 comments on commit 5b8e3e8

Please sign in to comment.