xbps-remove.8: minor tweaks.
This commit is contained in:
parent
2734ad6d5e
commit
306273ce7b
@ -15,11 +15,11 @@ command removes installed packages in the target root directory.
|
|||||||
Removing a package involves some steps:
|
Removing a package involves some steps:
|
||||||
.Pp
|
.Pp
|
||||||
.Sy *
|
.Sy *
|
||||||
The
|
Executes the
|
||||||
.Sy pre-remove
|
.Sy pre-remove
|
||||||
action on its
|
action on its
|
||||||
.Sy REMOVE
|
.Sy REMOVE
|
||||||
script is executed.
|
script.
|
||||||
.Pp
|
.Pp
|
||||||
.Sy *
|
.Sy *
|
||||||
Package files are removed if those have not been modified.
|
Package files are removed if those have not been modified.
|
||||||
@ -28,22 +28,22 @@ The
|
|||||||
option overrides this behaviour and forcefully removes the files.
|
option overrides this behaviour and forcefully removes the files.
|
||||||
.Pp
|
.Pp
|
||||||
.Sy *
|
.Sy *
|
||||||
The
|
Executes the
|
||||||
.Sy post-remove
|
.Sy post-remove
|
||||||
action on its
|
action on its
|
||||||
.Sy REMOVE
|
.Sy REMOVE
|
||||||
script is executed.
|
script.
|
||||||
.Pp
|
.Pp
|
||||||
.Sy *
|
.Sy *
|
||||||
Package state is changed to
|
Changes package state to
|
||||||
.Sy XBPS_PKG_STATE_HALF_REMOVED .
|
.Sy XBPS_PKG_STATE_HALF_REMOVED .
|
||||||
.Pp
|
.Pp
|
||||||
.Sy *
|
.Sy *
|
||||||
The
|
Executes the
|
||||||
.Sy purge
|
.Sy purge
|
||||||
action on its
|
action on its
|
||||||
.Sy REMOVE
|
.Sy REMOVE
|
||||||
script is executed.
|
script.
|
||||||
.Pp
|
.Pp
|
||||||
.Sy *
|
.Sy *
|
||||||
Package metadata files are removed.
|
Package metadata files are removed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user