diff options
| -rwxr-xr-x | script/build/roms | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/script/build/roms b/script/build/roms index 4be00f85..0525091b 100755 --- a/script/build/roms +++ b/script/build/roms @@ -558,6 +558,9 @@ usage()  		./build roms list +	Can also build serprog images: +	${serprog_usage}		 +  	to see targets of only a given status (stable, unstable,  	broken, untested and unknown), try e.g.  | 
