mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: typo
ohsix> ooh theres a typo in the example
This commit is contained in:
@@ -285,7 +285,7 @@ $ eog avahi.svg</programlisting>
|
||||
|
||||
<para>This plots the dependencies between all known target units:</para>
|
||||
|
||||
<programlisting>systemd-analyze dot --to-pattern='*.target' --from-patter='*.target' | dot -Tsvg > targets.svg
|
||||
<programlisting>systemd-analyze dot --to-pattern='*.target' --from-pattern='*.target' | dot -Tsvg > targets.svg
|
||||
$ eog targets.svg</programlisting>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user