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 11:11:26 +02:00
parent f7e241f4af
commit 78f654185a
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2009-03-31 Akim Demaille <[email protected]>
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 <[email protected]>
bootstrap: README-hacking no longer exists