Since one does not create e.g. /var/lib/jenkins/jobs/<job-name>/banana/ it's actually correct before the commit.
Maybe we can make it clearer by rewording to
Create a directory matching the job-name in /var/lib/jenkins/jobs/ (e.g. /var/lib/jenkins/jobs/soe-el7/) and copy the config-jenkinsfile.xml file into it as /var/lib/jenkins/jobs/<job-name>/config.xml
Ah, the actual problem seems to be that the markdown is not working. On github the job-name is not displayed which led me to believe it was poorly documented :)
Since one does not create e.g.
/var/lib/jenkins/jobs/<job-name>/banana/
it's actually correct before the commit.Maybe we can make it clearer by rewording to