mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-13 14:20:47 +01: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():
|
def main():
|
||||||
parser = ArgumentParser(prog='The Fuck')
|
parser = ArgumentParser(prog='thefuck')
|
||||||
parser.add_argument('-v', '--version',
|
parser.add_argument('-v', '--version',
|
||||||
action='version',
|
action='version',
|
||||||
version='%(prog)s {}'.format(
|
version='%(prog)s {}'.format(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user