Lines Matching refs:help
93 help=('force payload integrity check (e.g. before '
97 help='Print a friendly description of the payload.')
99 help="dump payload report (`-' for stdout)")
101 help='assert the payload type',
105 help='assert a non-default (4096) payload block size')
107 default=False, help='allow unhashed operations')
109 help=('space separated list of tests to disable. '
114 help=('override standard key used for signature '
117 help='verify metadata against its signature')
119 help='the metadata size to verify with the one in'
122 help='override partition size auto-inference')
128 help=('use temp input/output files with BSDIFF '
131 help='use the specified bspatch binary')
133 help='use the specified puffpatch binary')
136 help='source partitition files')
138 help='destination partition files')
140 help='created destination partition files')
142 parser.add_argument('payload', metavar='PAYLOAD', help='the payload file')
144 help='names of partitions')