xbps-remove.1: document -n/--dry-run output.
This commit is contained in:
parent
5eac1e929a
commit
ae8db1ce98
@ -1,4 +1,4 @@
|
|||||||
.Dd May 16, 2015
|
.Dd October 20, 2015
|
||||||
.Dt XBPS-REMOVE 1
|
.Dt XBPS-REMOVE 1
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm xbps-remove
|
.Nm xbps-remove
|
||||||
@ -76,7 +76,8 @@ Forcefully remove package files even if they have been modified.
|
|||||||
.It Fl h, Fl -help
|
.It Fl h, Fl -help
|
||||||
Show the help usage.
|
Show the help usage.
|
||||||
.It Fl n, Fl -dry-run
|
.It Fl n, Fl -dry-run
|
||||||
Dry-run mode. Show what actions would be done but don't remove anything.
|
Dry-run mode. Show what actions would be done but don't do anything. The current output
|
||||||
|
prints 6 arguments: "<pkgver> <action> <arch> <repository> <installedsize> <downloadsize>".
|
||||||
.It Fl O, Fl -clean-cache
|
.It Fl O, Fl -clean-cache
|
||||||
Cleans cache directory removing obsolete binary packages.
|
Cleans cache directory removing obsolete binary packages.
|
||||||
.It Fl o, Fl -remove-orphans
|
.It Fl o, Fl -remove-orphans
|
||||||
|
Loading…
Reference in New Issue
Block a user