xbps-install(1): added -D, --download-only.
Added `-D, --download-only` flag to allow downloading packages to the cache without attempting to install them. Contributed by Toyam Cox via #9 Adapted to master by yours truly. Close #9
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,6 +1,10 @@
|
||||
xbps-0.55 (???):
|
||||
|
||||
* xbps-install(1): added `-I --ignore-file-conflicts` to not abort
|
||||
* xbps-install(1): Added `-D, --download-only` flag to allow
|
||||
downloading packages to the cache without attempting to
|
||||
install them. [Toyam Cox]
|
||||
|
||||
* xbps-install(1): added `-I, --ignore-file-conflicts` to not abort
|
||||
the transaction even if file conflicts were detected. [xtraeme]
|
||||
|
||||
* xbps-install(1): return 0 if package is already installed,
|
||||
|
Reference in New Issue
Block a user