mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
remove warning about not used with -R
This commit is contained in:
parent
c0b361b4d2
commit
d09facbb59
2 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ Suivre les dépendances des paquets.
|
|||
.B -y, --yes
|
||||
.RS
|
||||
Répondre \fBOui\fP à toutes les questions. (à utiliser avec: \fB-u, update, -U, upgrade, -L, clean-logs, -b, build,
|
||||
-i, install, -R, remove, -d, download\fP) (Non utilisée avec \fB-R, remove\fP, option supprimée pour des raisons de sécurité)
|
||||
-i, install, -R, remove, -d, download\fP)
|
||||
.RE
|
||||
.P
|
||||
.B -j, --jobs
|
||||
|
|
|
@ -114,7 +114,7 @@ Tracking the packages dependencies.
|
|||
.B -y, --yes
|
||||
.RS
|
||||
Answer Yes to all questions. (to be used with: -u, update, -U, upgrade, -L, clean-logs, -b, build,
|
||||
-i, install, -R, remove, -d, download,) (Not used with -R, remove, option removed for security reasons)
|
||||
-i, install, -R, remove, -d, download,)
|
||||
.RE
|
||||
.P
|
||||
.B -j, --jobs
|
||||
|
|
Loading…
Reference in a new issue