Change `guild --help' and `--version' output to be more GNUish.
authorLudovic Courtès <ludo@gnu.org>
Sat, 23 Jul 2011 20:43:08 +0000 (22:43 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 23 Jul 2011 20:43:38 +0000 (22:43 +0200)
commit0d2e3fc1e7095c7b64845b29ff01e2077329f127
treeec4904e8a847ee87ebd81f2bb2b10669719c3128
parent8698e810078e3224e08a67540fd42ad51b46fdf1
Change `guild --help' and `--version' output to be more GNUish.

* meta/guild.in (display-version): Display the version, not the
  effective version.

* module/scripts/help.scm (list-commands)[help]: Add proper footer, as
  per the GCS.
meta/guild.in
module/scripts/help.scm