describe: Add profile option.
authorOleg Pykhalov <go.wigust@gmail.com>
Wed, 21 Nov 2018 08:23:25 +0000 (11:23 +0300)
committerOleg Pykhalov <go.wigust@gmail.com>
Wed, 21 Nov 2018 11:41:13 +0000 (14:41 +0300)
commit1255400faabfcf0ca1666d17f2f34ea0d49f6b1f
tree4cfa8bed61f6594c83e66e72eb1bc069f27b6d81
parent3dd28aa37cc3f3a6bbb5f7f8d9fb49cc457b0c10
describe: Add profile option.

* guix/scripts/describe.scm (%options): Add profile option.
(show-help): Document this.
(display-checkout-info): Check for profile argument.
* doc/guix.texi (Invoking guix describe): Document this.
doc/guix.texi
guix/scripts/describe.scm