mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
man: typo
ohsix> ooh theres a typo in the example
This commit is contained in:
Notes:
Lennart Poettering
2013-10-04 17:11:46 +02:00
Backport: documentation
@@ -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