=
" # This is an example \n"
" command = copy \n"
" \n"
" # In the following we could also define section [source] \n"
" # to shorten keys names \n"
" source.directory = /Documents and Settings/Jennifer/My Documents \n"
" source.size = 4 ; number of files \n"
" source.files = file1.cpp file2.cpp file3.cpp file4.cpp ; file names cannot have white-spaces \n"
" [destination] \n"
" directory = C:\\Temp"