mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
fix usage. why not
This commit is contained in:
parent
b21c9ebb43
commit
a2b2e5b5b8
@ -117,7 +117,7 @@ def print_alias(entry_point=True):
|
||||
|
||||
|
||||
def main():
|
||||
parser = ArgumentParser(prog='The Fuck')
|
||||
parser = ArgumentParser(prog='thefuck')
|
||||
parser.add_argument('-v', '--version',
|
||||
action='version',
|
||||
version='%(prog)s {}'.format(
|
||||
|
Loading…
x
Reference in New Issue
Block a user