summaryrefslogtreecommitdiff
path: root/src/ukify
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-02-15 10:08:16 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-02-15 10:08:16 +0900
commit0b75493da03fed3bf077791ce1289910eb6f6641 (patch)
tree521dfe26128adbbe60fb047a8dac5e78580628db /src/ukify
parent0da4cc97b446b43802692f2415e5a774771b0ca9 (diff)
downloadsystemd-0b75493da03fed3bf077791ce1289910eb6f6641.tar.gz
tree-wide: fix typo and comment style update
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',