rst format need blank line after sections.
[import]
commit_name= <Author Name>
commit_email= <Author Email>
+
In this configuration file, there are three sections: [common] is for general
setting, [build] section is for the options of gbs build, and [localbuild]
is for gbs localbuild.
::
$ gbs lb -R http://example1.org/ -R http://example2.org/ -A i586
+
4) With --noinit option, Skip initialization of build root and start with build immediately
::