You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Medium | Switch | Generates a password containing medium words (5-8 characters l
26
26
Long | Switch | Generates a password containing long words (9+ characters long)
27
27
NoCapitalization | Switch | Specifies that all words will be in lowercase
28
28
DoNotCopyToClipboard | Switch | Will not copy a random password to your clipboard
29
-
Languages | String | Generates passwords using common words of your language of choice. Please note that these words have not been filtered and may be inappropriate
29
+
Language | String | Generates passwords using common words of your language of choice. Please note that these words have not been filtered and may not be appropriate
30
30
ShowLanguages | Switch | Displays a list of available languages
31
31
32
32
**Please note that only one word length can be specified**
0 commit comments