mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[enh] Explain how to select a test
This commit is contained in:
parent
399bfc24e2
commit
37ca06d8db
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -19,7 +19,7 @@ Usage :
|
||||||
Upgrade the container
|
Upgrade the container
|
||||||
`basename $0` use-git [PACKAGES [PACKAGES ...]]
|
`basename $0` use-git [PACKAGES [PACKAGES ...]]
|
||||||
Use Git repositories from dev environment path
|
Use Git repositories from dev environment path
|
||||||
`basename $0` test [PACKAGES [PACKAGES ...]]
|
`basename $0` test [PACKAGES[/TESTFILE[::TEST]] [PACKAGES[/TESTFILE[::TEST]] ...]]
|
||||||
Deploy, update and run tests for some packages
|
Deploy, update and run tests for some packages
|
||||||
`basename $0` self-update
|
`basename $0` self-update
|
||||||
Update this script (`basename $0`)
|
Update this script (`basename $0`)
|
||||||
|
|
Loading…
Add table
Reference in a new issue