From d911a4a595aca4380280b6eb60e87432fe08e5b4 Mon Sep 17 00:00:00 2001 From: TheAwiteb Date: Sun, 24 Dec 2023 13:29:57 +0300 Subject: [PATCH] Update README.md Add the edit command to the usage section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad2bc4..59ca08a 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Commands: add Add new password list List your password and search clean Clean the password file + edit Edit the password content help Print this message or the help of the given subcommand(s) Options: @@ -57,4 +58,4 @@ Contributions to Passrs are welcome! If you would like to contribute, please fol ## License -Passrs is licensed under the GPL-3.0 License. This means that you are free to use, modify, and distribute the software under the terms of this license. Please refer to the [LICENSE](LICENSE) file for more details. \ No newline at end of file +Passrs is licensed under the GPL-3.0 License. This means that you are free to use, modify, and distribute the software under the terms of this license. Please refer to the [LICENSE](LICENSE) file for more details.