]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fix(shell-completion): fix help string
authorEisuke Kawashima <e-kwsm@users.noreply.github.com>
Mon, 14 Jul 2025 10:55:26 +0000 (19:55 +0900)
committerEisuke Kawashima <e-kwsm@users.noreply.github.com>
Mon, 14 Jul 2025 11:24:25 +0000 (20:24 +0900)
shell-completion/zsh/_systemd-analyze

index e03ae31afd7d43d257685d1ba90fb7eada319985..ea84e5dc6f0e5c69dac8866908b8b06eebf07b66 100644 (file)
@@ -62,8 +62,7 @@
             'time:Print time spent in the kernel before reaching userspace'
             'blame:Print list of running units ordered by time to init'
             'critical-chain:Print a tree of the time critical chain of units'
-            'plot:Output SVG graphic showing service initialization, or raw time data in
-JSON or table format'
+            'plot:Output SVG graphic showing service initialization, or raw time data in JSON or table format'
             'dot:Dump dependency graph (in dot(1) format)'
             'dump:Dump server status'
             'cat-config:Cat systemd config files'