blob: 0c50dda618e01defd9083862392b467c192dab08 [file] [log] [blame]
"""
son-emu network CLI
"""
def main(argv):
print "This is the son-emu network CLI."
print "Arguments: %s" % str(argv)