help="Base name of the output file. Defaults to 'list-policy_[device-id]' where 'device-id'"
"is the device stem when device is a path or just device when it is a fileset. The final"
"file name will have the policy type, the job ID, and the run date tagged on the end")
parser.add_argument('-f','--log-prefix',type=str,
help="Prefix for the policy output file. Defaults to 'list-policy_[device-id]' where 'device-id' is the device stem when device is a path or just device when it is a fileset. The final file name will have the policy type, the job ID, and the run date tagged on the end")