Fix missed gerrit->storyboard substitution
Change-Id: I7793ef1c2e2cf4923e7aa15679209d4b14a11469
This commit is contained in:
parent
e4c972b803
commit
d23955c423
@ -853,7 +853,7 @@ class OpenChangeAction(argparse.Action):
|
|||||||
|
|
||||||
def main():
|
def main():
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
description='Console client for Gerrit Code Review.')
|
description='Console client for Storyboard.')
|
||||||
parser.add_argument('-c', dest='path',
|
parser.add_argument('-c', dest='path',
|
||||||
default=config.DEFAULT_CONFIG_PATH,
|
default=config.DEFAULT_CONFIG_PATH,
|
||||||
help='path to config file')
|
help='path to config file')
|
||||||
|
Loading…
Reference in New Issue
Block a user