diff --git a/pages/common/calendar.md b/pages/common/calendar.md index f95f05a0bc..c1cbbfb766 100644 --- a/pages/common/calendar.md +++ b/pages/common/calendar.md @@ -7,17 +7,17 @@ `calendar` -- Look [A]head, showing events for the next 7 days: +- Look [A]head, showing events for the next 30 days: -`calendar -A 7` +`calendar -A {{30}}` - Look [B]ack, showing events for the previous 7 days: -`calendar -B 7` +`calendar -B {{7}}` -- Show events from a custom calendar file: +- Show events from a custom calendar [f]ile: -`calendar -f {{/path/to/calendar_file}}` +`calendar -f {{path/to/file}}` - Example entry for Christmas: