Skip to content
Snippets Groups Projects
Commit 08fdf21d authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

modify description of script

parent 641c1bd8
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ logging.basicConfig(filename=logfile,
def getParserArgs():
parser = argparse.ArgumentParser(description='Combine French data to one file')
parser = argparse.ArgumentParser(description='Plot Voronoi cell. Color depends on velocity')
parser.add_argument("-f", "--filepath", default="./", help='give the path of source file')
parser.add_argument("-n", "--namefile", help='give the name of the source file')
parser.add_argument("-g", "--geoname", help='give the name of the geometry file')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment