From a75663927da21a71a7613ba1392cc1fb6b260bbb Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Thu, 3 Mar 2022 22:40:36 -0500 Subject: [PATCH] Make shell commands in example consistently use $ --- README | 2 +- today.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 45c318e..500330e 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ FILES EXAMPLES One time setup: - today -i + $ today -i Jot down what you did today: diff --git a/today.1 b/today.1 index c11e089..c281fd9 100644 --- a/today.1 +++ b/today.1 @@ -65,7 +65,7 @@ Log file .Sh EXAMPLES One time setup: .Pp -.Dl today -i +.Dl $ today -i .Pp Jot down what you did today: .Bd -literal -offset indent -- libgit2 1.1.1