lprs/docs/commands/clean.md
Awiteb 5e4fb0ea7c
All checks were successful
Write changelog / write-changelog (push) Successful in 5s
Rust CI / Rust CI (push) Successful in 3m7s
feat: Support entering custom keys value via STDIN (#64)
Reviewed-on: https://git.4rs.nl///awiteb/lprs/pulls/64
Co-authored-by: Awiteb <a@4rs.nl>
Co-committed-by: Awiteb <a@4rs.nl>
2024-08-17 17:23:33 +02:00

343 B

Clening the vaults

Usage

Usage: lprs clean

Is simple, just run lprs clean and the vaults file will be cleaned, removing all the vaults from it.

Notes

  • You can't undo this action, so be careful when using it.
  • You can specify the vaults file by using the --vaults-file option. See main lprs options.