]> git.ipfire.org Git - thirdparty/systemd.git/commit
verbs: use strv_find_closest() 34502/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 20 Sep 2024 00:31:46 +0000 (09:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 20 Sep 2024 20:10:47 +0000 (05:10 +0900)
commit07919a18571e90ff6b59bc33cdedd5cdde5f5a3d
tree3ee497581cfab321001cb7b30e5442022f4ea292
parentffdf4978604672ee7b327a5f65d821daeac26149
verbs: use strv_find_closest()

This also makes the list of verbs is always shown on failure.
src/shared/verbs.c
src/test/test-verbs.c