Lines Matching refs:help
53 parser.add_argument("src_dir", help="The source directory for user image.")
54 parser.add_argument("output_file", help="The path of the output image file.")
56 help="Variant of the extended filesystem.")
57 parser.add_argument("mount_point", help="The mount point for user image.")
58 parser.add_argument("fs_size", help="Size of the file system.")
60 help="The selinux file context.")
63 help="Outputs an android sparse image (mke2fs).")
65 help="Journal size (mke2fs).")
67 help="Fake timetamp for the output image.")
69 help="Path to the fs config file (e2fsdroid).")
71 help="Path to the directory with device specific fs"
74 help="Path to the block list file (e2fsdroid).")
76 help="Path to the input base fs file (e2fsdroid).")
78 help="Path to the output base fs file (e2fsdroid).")
80 help="The mount point (mke2fs).")
82 help="The extfs inodes count (mke2fs).")
84 help="The extfs inode size (mke2fs).")
86 help="The reserved blocks percentage (mke2fs).")
88 help="The flash erase block size (mke2fs).")
90 help="The flash logical block size (mke2fs).")
92 help="The mke2fs uuid (mke2fs) .")
94 help="The mke2fs hash seed (mke2fs).")
96 help="ext4 share dup blocks (e2fsdroid).")