diff --git a/main.py b/main.py index bdf7daab319026b30cb2eb663a1f6ad1393afb2c..8a33f4ff0965ece565502accf64130a78ee37176 100644 --- a/main.py +++ b/main.py @@ -231,7 +231,7 @@ if __name__ == "__main__": parser.add_argument( "-sd", "--save_directory", - help="Directory to save run") + help="Destination directory for the output results of the run") parser.add_argument( "-msp",