mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
launch -> run
This commit is contained in:
@@ -24,11 +24,11 @@ A Pear link takes the form: `pear://<key>/<data>`.
|
||||
The `<data>` portion of the link is available as `pear.config.linkData`.
|
||||
|
||||
```
|
||||
--no-watch Disable watch-reload
|
||||
--launch=key Launch an app in dev mode
|
||||
--link=url Simulate deep-link click open
|
||||
--store|-s=path Set the Application Storage path
|
||||
--tmp-store|-t Use a temporary Application Storage path
|
||||
--link=url Simulate deep-link click open
|
||||
--run=key Run app from key in dev mode
|
||||
--link=url Simulate deep-link click open
|
||||
--store|-s=path Set the Application Storage path
|
||||
--tmp-store|-t Use a temporary Application Storage path
|
||||
```
|
||||
## pear stage <channel|key> [dir]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user