aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/Readme.md b/Readme.md
index 2a7f354..d92d967 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,13 +2,15 @@
## Installation
-Clone the repo with:
-`clone https:/muhq.space/software/diary.git`
+Clone the repo with:
+
+`clone https:/muhq.space/software/diary.git`
+
And copy `diary` into your path.
## Usage
- diary [date] opens the diary entry from date or today if date is not provided.
+ diary [date] opens the diary entry from date or today if date is not provided in $EDITOR.
## Configuration
@@ -20,6 +22,6 @@ Diary reads the configuration from:
Config values:
-1. diary_location - The path to the directory, in which the diary is stored
-2. gpg_id - The id of the pgp public key for encryption
+1. `diary_location` - The path to the directory, in which the diary is stored
+2. `gpg_id` - The id of the pgp public key for encryption