Options (2)
-a, --allbooleanInclude empty properties in the list
Example:
systemctl show {{[-a|--all]}}-p, --propertybooleanOnly show the specified properties
Example:
systemctl show {{unit}} {{[-p|--property]}} {{Wants,Conflicts,...}}Examples (6)
Show properties of the system service manager
Show properties of the user service manager
systemctl show --userShow properties of a specific unit
systemctl show unitShow properties of a specific user unit
systemctl show unit --userInclude empty properties in the list
systemctl show [-a|--all]Only show the specified properties
systemctl show unit [-p|--property] Wants,Conflicts,...made by @shridhargupta | data from tldr-pages