mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
[micro-decision] Clarify --force-install-ok option description
This commit is contained in:
parent
8fb8d3249c
commit
f62fdede0a
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ package_check.sh [OPTION]... PACKAGE_TO_CHECK
|
||||||
-b, --branch=BRANCH
|
-b, --branch=BRANCH
|
||||||
Specify a branch to check.
|
Specify a branch to check.
|
||||||
-f, --force-install-ok
|
-f, --force-install-ok
|
||||||
Force following test even if all install have failed.
|
Force remaining tests even if installation tests failed or were not selected for execution.
|
||||||
-i, --interrupt
|
-i, --interrupt
|
||||||
Force auto_remove value, break before each remove.
|
Force auto_remove value, break before each remove.
|
||||||
-h, --help
|
-h, --help
|
||||||
|
|
Loading…
Add table
Reference in a new issue