if args.format is not None:
            format = args.format
        elif args.short:
            format = "{path}{NL}"
        else: