From 72f7406057109fcaf47f922b3678ff379b2039b5 Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Wed, 24 Jun 2020 01:15:19 -0400 Subject: [PATCH] Fix cal command week-start example (#2040) --- docs/commands/cal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commands/cal.md b/docs/commands/cal.md index 99fd7cb8cc..5ea359de93 100644 --- a/docs/commands/cal.md +++ b/docs/commands/cal.md @@ -191,7 +191,7 @@ Use `cal` to display a calendar. ``` ```shell -> cal -ymq --month-names --week-start-day monday +> cal -ymq --month-names --week-start monday ───┬──────┬─────────┬───────┬────────┬─────────┬───────────┬──────────┬────────┬──────────┬──────── # │ year │ quarter │ month │ monday │ tuesday │ wednesday │ thursday │ friday │ saturday │ sunday ───┼──────┼─────────┼───────┼────────┼─────────┼───────────┼──────────┼────────┼──────────┼────────