Lines Matching refs:help
68 help=('force payload integrity check (e.g. before '
72 help='Print a friendly description of the payload.')
74 help="dump payload report (`-' for stdout)")
76 help='assert the payload type',
80 help='assert a non-default (4096) payload block size')
82 default=False, help='allow unhashed operations')
84 help=('space separated list of tests to disable. '
89 help=('override standard key used for signature '
92 help='verify metadata against its signature')
94 help='the metadata size to verify with the one in'
99 help='override rootfs partition size auto-inference')
102 help='override kernel partition size auto-inference')
104 help='override partition size auto-inference')
110 help=('use temp input/output files with BSDIFF '
113 help='use the specified bspatch binary')
115 help='use the specified puffpatch binary')
118 help='destination kernel partition file')
120 help='destination root partition file')
123 help='source kernel partition file')
125 help='source root partition file')
128 help='created destination kernel partition file')
130 help='created destination root partition file')
133 help='source partitition files')
135 help='destination partition files')
137 help='created destination partition files')
139 parser.add_argument('payload', metavar='PAYLOAD', help='the payload file')
141 help='names of partitions')