| ... | @@ -32,6 +32,15 @@ | ... | @@ -32,6 +32,15 @@ | 
|  | -e, --sd-ext-path PATH        specify path to sd-ext partition |  | -e, --sd-ext-path PATH        specify path to sd-ext partition | 
|  | -r, --replace                 replace backup with same name |  | -r, --replace                 replace backup with same name | 
|  | ``` |  | ``` | 
|  |  |  | * In addition to these, v8 introduces a new command line flag listing, which contains advanced and less frequently used command line flags. | 
|  |  |  | ```none | 
|  |  |  | -y, --yaffs-override            create tar balls instead of yaffs images for yaffs2 partitions | 
|  |  |  | -t, --sbin-last                 use /sbin as last option for busybox | 
|  |  |  | -ne, --notification-enable      enable vibrate and LED notification (default) | 
|  |  |  | -nd, --notification-disable     disable vibrate and LED notification | 
|  |  |  | -pp, --progress-percent         show percentage progress indicator (default) | 
|  |  |  | -pd, --progress-dot             show dot progress indicator | 
|  |  |  | ``` | 
|  |  |  |  | 
|  | <br /> |  | <br /> | 
|  | <br /> |  | <br /> | 
| ... |  | ... |  |