mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
add deprecation note to pear dev
This commit is contained in:
@@ -26,6 +26,8 @@ Template can also be initialized from a pear:// link, the template should contai
|
|||||||
|
|
||||||
Run a project in development mode from disk.
|
Run a project in development mode from disk.
|
||||||
|
|
||||||
|
> `pear dev` has been deprecated, use `pear run --dev` instead.
|
||||||
|
|
||||||
Alias for: `pear run --dev <dir>`
|
Alias for: `pear run --dev <dir>`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user