help="Increase the verbosity level from 0 (only error messages) to 1 (warnings), 2 (log messages), 3 (debug information) by adding the --verbose option as often as desired (e.g. '-vvv' for debug).")
parser.add_argument('-u','--unique-aggregate',dest='unique',action="store_true",help="It will make sure the output lines in aggout are unique while ignoring the empty lines and comment lines.")