summaryrefslogtreecommitdiff
path: root/src/ukify
diff options
context:
space:
mode:
Diffstat (limited to 'src/ukify')
-rwxr-xr-xsrc/ukify/ukify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ukify/ukify.py b/src/ukify/ukify.py
index 2c7c46b42b..4dae2efc48 100755
--- a/src/ukify/ukify.py
+++ b/src/ukify/ukify.py
@@ -652,7 +652,7 @@ usage: ukify [options…] linux initrd…
p.add_argument('--stub',
type=pathlib.Path,
- help='path the the sd-stub file [.text,.data,… sections]')
+ help='path to the sd-stub file [.text,.data,… sections]')
p.add_argument('--section',
dest='sections',