From 1a70fd5f9dc4253d2093b766955c1187db422967 Mon Sep 17 00:00:00 2001 From: Diego Leme Date: Tue, 2 Oct 2018 21:12:45 -0300 Subject: [PATCH] Display selected month and year calendar (#32) --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index e81176e..a6c30fd 100644 --- a/readme.md +++ b/readme.md @@ -234,6 +234,11 @@ Display a text calendar ```shell cal ``` +Display selected month and year calendar + +```shell +cal 11 2018 +``` ## find a future date