diff options
Diffstat (limited to 'man/colitur.1')
| -rw-r--r-- | man/colitur.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/colitur.1 b/man/colitur.1 index 6463415..58e46ff 100644 --- a/man/colitur.1 +++ b/man/colitur.1 @@ -65,6 +65,15 @@ occurrence, commemoration and transfer. .BI readings " YEAR" The Mass reading citations, one line per day. .TP +.BI convert " FILE" .ini +Convert a flat INI overlay to the S\-expression form, on standard output. The +conversion verifies its own output before emitting it: the generated text is +parsed back with the same function that loads an overlay, and must mean +exactly what the INI said. A separate step rather than teaching +.B \-\-overlay +to sniff the extension, so you can see what your INI became. See +.BR colitur\-overlay (5). +.TP .B new\-overlay Print a starter overlay file to standard output, for redirection. Every value in it is a placeholder that will appear in |
