From a5bf91c5d1f98c9c22326e694317b2177f081ac6 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 25 Feb 2019 18:15:37 +0200 Subject: [PATCH] docs: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5385c5f..b7e1470 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ pash [ add|del|show|list ] [name] [ -ncqhv ] [ -l length ] COMMANDS -[a]dd [name]: Create a new entry in the password store. -[d]el [name]: Delete an entry from the password store. +[a]dd [name]: Create a new entry in the password store. +[d]el [name]: Delete an entry from the password store. [s]how [name]: Show password from an entry in the password store. [l]ist: List all entries from the password store.