• Minor formatting change.
1 parent f028ca1 commit 4e07d77f1b31d9f110dd028cbc4cfffbb24c717a
Nigel Stanger authored on 21 Sep 2016
Showing 1 changed file
View
2
■■■
config_help.md
=====================================
 
If youre in a hurry, see the examples below :). They should be reasonably self-explanatory.
 
The configuration file comprises one or more *segment specifications* that tell the script how to chop up and combine the various podcast input sources. Timestamps are whitespace-delimited (space or newline), but whitespace is otherwise insignificant. Use # for comments.
The configuration file comprises one or more *segment specifications* that tell the script how to chop up and combine the various podcast input sources. Timestamps are whitespace-delimited (space or newline), but whitespace is otherwise insignificant. Use `#` for comments.
 
Segment specifications can appear in any order (except for `^` frame inputs, see below), but this will make the file harder to understand. We recommended grouping all segment specifications of the same type in chronological order. Each segment specification starts with an *input specification*, followed by zero or more *time specifications*.