Skip to content

Commit f52111d

Browse files
authored
Merge pull request #2382 from kclin/master
Fix docs/BUILDING.md error
2 parents 46e2a1e + 4081f50 commit f52111d

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)