Update README.md
Add the edit command to the usage section
This commit is contained in:
parent
534f3c605b
commit
d911a4a595
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue