Skip to content

Commit 9625fde

Browse files
kclin0xc0170
authored andcommitted
Fix docs/BUILDING.md error command issue
1 parent cde0575 commit 9625fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ Build successes:
444444
```
445445
* We can print all 'programs' (test cases) ```make.py``` can build for us:
446446
```
447-
$ python make.py
447+
$ python make.py -L
448448
.
449449
[ 0] MBED_A1: Basic
450450
[ 1] MBED_A2: Semihost file system

0 commit comments

Comments
 (0)