mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] use 'path' variable for '-a' option use explanation for 'ynh app install' cmd.
This commit is contained in:
parent
44fa9d9324
commit
1dd1ae483f
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ app:
|
||||||
help: Custom name for the app
|
help: Custom name for the app
|
||||||
-a:
|
-a:
|
||||||
full: --args
|
full: --args
|
||||||
help: Serialized arguments for app script (i.e. "domain=domain.tld&url_path=/path")
|
help: Serialized arguments for app script (i.e. "domain=domain.tld&path=/path")
|
||||||
|
|
||||||
### app_remove() TODO: Write help
|
### app_remove() TODO: Write help
|
||||||
remove:
|
remove:
|
||||||
|
|
Loading…
Add table
Reference in a new issue