Skip to content

Commit

Permalink
Inline usage update
Browse files Browse the repository at this point in the history
  • Loading branch information
ymattw committed Feb 22, 2013
1 parent 75b79f0 commit 957483a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cdiff.py
Original file line number Diff line number Diff line change
Expand Up @@ -641,8 +641,7 @@ def main():

usage = """
%prog [options]
%prog [options] <patch>
%prog [options] <file1> <file2>"""
%prog [options] [file ...]"""
parser = optparse.OptionParser(usage=usage,
description=META_INFO['description'],
version='%%prog %s' % META_INFO['version'])
Expand Down

0 comments on commit 957483a

Please sign in to comment.