Fix text alignment in jam help.
Thanks to stippi for noticing the problem...
This commit is contained in:
parent
c5b4edb222
commit
0d53b1893e
@ -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." ;
|
||||
|
Loading…
Reference in New Issue
Block a user