| ... | ... | @@ -21,10 +21,16 @@ | 
|  |  | -l, --split                   split backup mode (CWM 6+ only) | 
|  |  | -o, --old                     good old backup mode (default) | 
|  |  | -gc, --garbage-collect        run garbage collect mode | 
|  |  | -w, --twrp                    TWRP backup mode | 
|  |  | -me, --md5-enable             enable md5 generation (for TWRP only) | 
|  |  | -md, --md5-disable            disable md5 generation (for TWRP only) | 
|  |  | -ce, --compression-enable     enable compression (for TWRP only) | 
|  |  | -cd, --compression-disable    disable compression (for TWRP only) | 
|  |  | -c, --custom NAME             specify a custom backup name | 
|  |  | -s, --storage MEDIA           specify an alternate storage media to backup | 
|  |  | -e, --sd-ext-path PATH        specify path to sd-ext partition | 
|  |  | -r, --replace                 replace backup with same name | 
|  |  | -z, --update-zip              create update.zip from backup | 
|  |  | ``` | 
|  |  |  | 
|  |  | <br /> | 
| ... | ... | @@ -197,4 +203,5 @@ onandroid --yaffs-override | 
|  |  | 85 : Cannot write to blobs directory | 
|  |  | 86 : Not enough disk space | 
|  |  | 87 : Could not change to backup directory | 
|  |  | 88 : update.zip was not created | 
|  |  | ``` | 
|  |  | \ No newline at end of file |