wiki: Link to libmutton TOTP usage info

This commit is contained in:
2025-05-21 15:30:34 +00:00
parent b1853dd763
commit a0cde0aff0
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -20,5 +20,8 @@ Once this has been done, you may proceed with the client setup:
#### Operating on Passwords
Any action that operates on the password attached to an entry (copying, editing, adding a new password-focused entry) does not require the user to specify the `password` or `-pw` options. In all cases, `password` is the assumed target when no other option is specified.
#### TOTP Support
See [here](https://github.com/rwinkhart/libmutton/blob/main/wiki/tips.md#totp-support).
#### Granular Help
Argument-specific help can be obtained by running `mutn <argument>` without an entry name or any options. For example, `mutn edit` will display help for the `edit` argument.