mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-05 08:37:20 -04:00
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:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user