Skip to content

Commit 15044ef

Browse files
author
Donatien Garnier
authored
Merge pull request #1383 from rwalton-arm/dev/rwalton-arm/removal-of-libs
mbed-cli-2: Remove documentation for libs command
2 parents 477fbe9 + db109d7 commit 15044ef

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/tools/mbed_cli_2/use.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,6 @@ You can flash the built program to the connected target by adding the -f/--flash
202202
mbed-tools compile -f
203203
```
204204
205-
## List an application's library dependencies
206-
207-
To list all library dependencies with their URL and Git reference:
208-
209-
```
210-
mbed-tools libs
211-
```
212-
213205
## Logging
214206
215207
To specify the log level, use the verbose logging option (`-v`) before the first argument:

0 commit comments

Comments
 (0)