Change space -> tab in printed usage output to make it look consistent.
This commit is contained in:
parent
6e02adf310
commit
f8ec3c9c15
@ -605,7 +605,7 @@ usage () {
|
||||
echo " -b suppress builds (both kernel and world)"
|
||||
echo " -k suppress buildkernel"
|
||||
echo " -w suppress buildworld"
|
||||
echo " -i suppress disk image build"
|
||||
echo " -i suppress disk image build"
|
||||
echo " -c specify config file"
|
||||
) 1>&2
|
||||
exit 2
|
||||
|
Loading…
Reference in New Issue
Block a user