The manual incorrectly asserted that the properties in systemctl show
matched the the options in systemd-system.conf, which is not always true.
Add clarification on the equivalence of the properties in systemctl show
and systemd-system.conf
Fixed #21230
completion is implemented for property names.</para>
<para>For the manager itself,
- <command>systemctl show</command> will show all available
- properties. Those properties are documented in
+ <command>systemctl show</command>
+ will show all available properties, most of which are derived or closely match the options described in
<citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
</para>