mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-04 09:30:55 +02:00
Add migration guide for PIO2 to PIO3
This commit is contained in:
@@ -99,6 +99,11 @@ Options
|
||||
|
||||
Suppress progress reporting
|
||||
|
||||
.. option::
|
||||
--interactive
|
||||
|
||||
Allow to make a choice for all prompts
|
||||
|
||||
Version control
|
||||
---------------
|
||||
|
||||
|
@@ -89,18 +89,23 @@ Filter libraries by specified author
|
||||
|
||||
Filter libraries by specified keyword
|
||||
|
||||
|
||||
.. option::
|
||||
-f, --framework
|
||||
|
||||
Filter libraries by specified framework
|
||||
|
||||
|
||||
.. option::
|
||||
-p, --platform
|
||||
|
||||
Filter libraries by specified keyword
|
||||
|
||||
.. option::
|
||||
-i, --header
|
||||
|
||||
Filter libraries by header file (include)
|
||||
|
||||
For example, ``platformio lib search --header "OneWire.h"``
|
||||
|
||||
.. option::
|
||||
--json-output
|
||||
|
||||
|
Reference in New Issue
Block a user