xbps-dgraph: wrote a manual page.

This commit is contained in:
Juan RP
2014-11-29 08:18:36 +01:00
parent f890a17b84
commit b78d78a1cd
3 changed files with 142 additions and 1 deletions

4
NEWS
View File

@@ -1,5 +1,9 @@
xbps-0.42 (???):
* xbps-dgraph(8): added support to generate dependency graphs, repository
mode, prints results to stdout, supports most of the options available
in other utils, etc. This is now a first class utility.
* xbps-{install,query}: added new option (-M, --memory-sync) to fetch and
store remote repository data in memory. That means that synchronizing
the repository archives with `xbps-install -S` is now completely optional.