Fix text alignment in jam help.

Thanks to stippi for noticing the problem...
This commit is contained in:
Adrien Destugues 2014-03-13 12:46:34 +01:00
parent c5b4edb222
commit 0d53b1893e

View File

@ -42,7 +42,7 @@ rule ProcessCommandLineArguments
Echo ;
Echo "Nightly build profiles (small set of packages used in"
"nightly builds and default configuration):" ;
Echo " nightly-raw - A raw disk image." ;
Echo " nightly-raw - A raw disk image." ;
Echo " nightly-anyboot - A custom image for either CD or"
"disk." ;
Echo " nightly-cd - An ISO9660 CD image." ;