Update README.md

Add the edit command to the usage section
This commit is contained in:
TheAwiteb 2023-12-24 13:29:57 +03:00
parent 534f3c605b
commit d911a4a595
No known key found for this signature in database
GPG key ID: ABF818BD15DC2D34

View file

@ -34,6 +34,7 @@ Commands:
add Add new password add Add new password
list List your password and search list List your password and search
clean Clean the password file clean Clean the password file
edit Edit the password content
help Print this message or the help of the given subcommand(s) help Print this message or the help of the given subcommand(s)
Options: Options:
@ -57,4 +58,4 @@ Contributions to Passrs are welcome! If you would like to contribute, please fol
## License ## 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. 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.