diff --git a/cmd/spectre/README.md b/cmd/spectre/README.md index 2be244e28b4ca30a9a55cc89bcbd0f08df2750be..683bb72fcc02b5a78c23ec89bbc1a84929f1616b 100644 --- a/cmd/spectre/README.md +++ b/cmd/spectre/README.md @@ -8,34 +8,16 @@ ### Usage ```text spectre [FLAGS] [site] - -S value - --scope - -b string - --base (default "com.lyndir.masterpassword") - -base string - scoper base (default "com.lyndir.masterpassword") - -c int - --counter (default 1) -counter int counter (default 1) - -f string - --secret-file - -print - Print out password instead of copying to clipboard - -s string - --secret -scope value - scope [authentication, identification, recovery] + scope + -scoper string + scoper base (default "com.lyndir.masterpassword") -secret string secret - -secret-file string - Path to a file containing --secret - -t value - --template -template value - template [maximum, long, medium, short, pin, name, phrase, basic] - -u string - --username + template -username string username ``` @@ -48,4 +30,4 @@ export SPECTRE_SECRET="banana colored duckling" spectre masterpasswordapp.com # Jejr5[RepuSosp -``` +``` \ No newline at end of file