Skip to content

Commit

Permalink
Fixed typo in pethtool --help screen
Browse files Browse the repository at this point in the history
Signed-off-by: David Sommerseth <[email protected]>
  • Loading branch information
David Sommerseth committed Mar 30, 2011
1 parent 4e928d6 commit 710766d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pethtool.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import getopt, ethtool, sys

def usage():
print '''Usage: ethtool [OPTIONS] [<interface>]
print '''Usage: pethtool [OPTIONS] [<interface>]
-h|--help Give this help list
-c|--show-coalesce Show coalesce options
-C|--coalesce Set coalesce options
Expand Down

0 comments on commit 710766d

Please sign in to comment.