mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-28 04:46:41 -04:00
Advertise "tweak" argument
This commit is contained in:
@@ -26,9 +26,9 @@ After installing, please review the [usage guide](https://github.com/rwinkhart/M
|
||||
### Release v0.3.0
|
||||
- [ ] libmutton v0.4.0
|
||||
- [x] Swap to native (cascade) encryption
|
||||
- [ ] Add refresh/re-encrypt functionality
|
||||
- [ ] Re-implement init menu
|
||||
- [ ] Implement tweak menu
|
||||
- [x] Add refresh/re-encrypt functionality
|
||||
- [x] Re-implement init menu
|
||||
- [x] Implement tweak menu
|
||||
### Release v0.4.0
|
||||
- [ ] Switch to fully compliant Markdown (do not preserve new lines)
|
||||
- [ ] Evaluate defaulting to building w/Bean over Glamour
|
||||
|
||||
@@ -47,6 +47,7 @@ Manually synchronizing entries with the server:
|
||||
help Bring up the help menu
|
||||
version Display version and license information
|
||||
init Set up MUTN (generates libmutton.ini)
|
||||
tweak Make changes to the libmutton configuration
|
||||
copy Copy details of an entry to your clipboard
|
||||
edit Edit an existing entry
|
||||
gen Generate a new password
|
||||
|
||||
@@ -25,6 +25,7 @@ This program comes with absolutely no warranty; type "mutn version" for details.
|
||||
help Bring up this menu
|
||||
version Display version and license information
|
||||
init Set up MUTN (generates libmutton.ini)
|
||||
tweak Make changes to the libmutton configuration
|
||||
copy Copy details of an entry to your clipboard
|
||||
edit Edit an existing entry
|
||||
gen Generate a new password
|
||||
|
||||
Reference in New Issue
Block a user