diff options
Diffstat (limited to 'test/cli.t')
| -rw-r--r-- | test/cli.t | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -427,8 +427,8 @@ CSV emits a header and one row per day: JSON is one object, ICS one VCALENDAR: - $ colitur emit --format json --from 2027 --to 2027 | cut -c1-20 - {"rite":"ef","year": + $ colitur emit --format json --from 2027 --to 2027 | cut -c1-75 + {"rite":"ef","rite_name":"Missale Romanum, editio typica 1962","year":"2027 $ colitur emit --format ics --from 2027 --to 2027 | head -1 | cat -A | head -1 BEGIN:VCALENDAR^M$ |
