summaryrefslogtreecommitdiffstats
path: root/mkbootimg/mkbootimg.c
diff options
context:
space:
mode:
Diffstat (limited to 'mkbootimg/mkbootimg.c')
-rw-r--r--mkbootimg/mkbootimg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkbootimg/mkbootimg.c b/mkbootimg/mkbootimg.c
index 2fb8777..f3028cb 100644
--- a/mkbootimg/mkbootimg.c
+++ b/mkbootimg/mkbootimg.c
@@ -67,6 +67,8 @@ int usage(void)
" [ --base <address> ]\n"
" [ --pagesize <pagesize> ]\n"
" [ --dt <filename> ]\n"
+ " [ --ramdisk_offset <address> ]\n"
+ " [ --tags_offset <address> ]\n"
" [ --id ]\n"
" -o|--output <filename>\n"
);