Add migration guide for PIO2 to PIO3

This commit is contained in:
Ivan Kravets
2016-09-07 18:50:25 +03:00
parent f7b994354b
commit 3069abfe13
5 changed files with 229 additions and 2 deletions

View File

@@ -99,6 +99,11 @@ Options
Suppress progress reporting
.. option::
--interactive
Allow to make a choice for all prompts
Version control
---------------

View File

@@ -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