forked from colonelpanic/dotfiles
[Shell] Remove period from shell_path.py title
This commit is contained in:
parent
f263f20e1c
commit
14b484b2ab
@ -55,7 +55,7 @@ class PathList(object):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
parser = argparse.ArgumentParser(description='Manipulate path variables.')
|
parser = argparse.ArgumentParser(description='Manipulate path variables')
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'paths',
|
'paths',
|
||||||
metavar='PATH',
|
metavar='PATH',
|
||||||
|
Loading…
Reference in New Issue
Block a user