guix gc: Add '--verify'.
commit7770aafc7561897ff1d3c706420f76843c5182c0
authorLudovic Courtès <ludo@gnu.org>
Sat, 6 Jun 2015 16:56:04 +0000 (6 18:56 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 6 Jun 2015 17:05:56 +0000 (6 19:05 +0200)
tree1203a1451e93d9e89643966810e01523442d1a22
parentc63d94035f7cff02d885f9deaaf4011d52a1151d
guix gc: Add '--verify'.

* guix/scripts/gc.scm (show-help, %options): Add --verify.
  (guix-gc): Handle it.
* doc/guix.texi (Invoking guix gc): Document --verify, and move --optimize
  description right below it.
doc/guix.texi
guix/scripts/gc.scm