summaryrefslogtreecommitdiff
path: root/src/import/pull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/pull.c')
-rw-r--r--src/import/pull.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/pull.c b/src/import/pull.c
index 33e6196f79..a54f968cd7 100644
--- a/src/import/pull.c
+++ b/src/import/pull.c
@@ -212,7 +212,8 @@ static int help(int argc, char *argv[], void *userdata) {
" 'checksum', 'signature'\n"
" --settings=BOOL Download settings file with image\n"
" --roothash=BOOL Download root hash file with image\n"
- " --roothash-sigature=BOOL Download root hash signature file with image\n"
+ " --roothash-signature=BOOL\n"
+ " Download root hash signature file with image\n"
" --verity=BOOL Download verity file with image\n"
" --image-root=PATH Image root directory\n\n"
"Commands:\n"