Better document new blank option="password" shortcut, order arguments in order of expected use, list passwords first in entry reader

This commit is contained in:
2024-03-18 12:59:18 -04:00
parent dd0d1ffe55
commit 26a5898e15
6 changed files with 38 additions and 44 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ function mutn {
[string]$entry,
[Parameter(Position = 1)]
[ArgumentCompletions('add', 'gen', 'edit', 'copy', 'shear')]
[ArgumentCompletions('copy', 'edit', 'gen', 'add', 'shear')]
[string]$argument,
[Parameter(Position = 2, ValueFromRemainingArguments=$true)]