Fixed typo in help information of a nightly build target

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
This commit is contained in:
Arvind S Raj 2014-03-12 21:40:45 +05:30 committed by Adrien Destugues
parent 634c2c68b2
commit c5b4edb222

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 " night-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." ;