bootstrap: --help to stdout.

* bootstrap (usage): Don't send --help to stderr.
	Use a here doc instead of a long string.
This commit is contained in:
Akim Demaille
2009-03-31 10:41:25 +02:00
parent f7e241f4af
commit 78f654185a
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2009-03-31 Akim Demaille <demaille@gostai.com>
bootstrap: --help to stdout.
* bootstrap (usage): Don't send --help to stderr.
Use a here doc instead of a long string.
2009-03-31 Akim Demaille <demaille@gostai.com>
bootstrap: README-hacking no longer exists