Compare commits
No commits in common. "dbad0c8b15d0b749519b95e78d867226a1f1ce84" and "8b58de5a42830274507115294321be5426efb3aa" have entirely different histories.
dbad0c8b15
...
8b58de5a42
2
pwc.py
2
pwc.py
@ -38,7 +38,7 @@ def usage():
|
|||||||
print('Usage: pwc [-h | --help] [-s | --special] [-p | --print] [<lenght>]')
|
print('Usage: pwc [-h | --help] [-s | --special] [-p | --print] [<lenght>]')
|
||||||
|
|
||||||
def print_help():
|
def print_help():
|
||||||
print('Generate password and copy it to clipboard (xclip).')
|
print('Generate password and copy it to clipboard.')
|
||||||
print()
|
print()
|
||||||
usage()
|
usage()
|
||||||
print()
|
print()
|
||||||
|
Loading…
Reference in New Issue
Block a user