Options (1)
-q, --quietbooleanCheck and print the current state quietly (no output, only exit status)
Example:
systemctl is-system-running {{[-q|--quiet]}}Examples (3)
Check whether the system is operational and print the current state
Check and print the current state quietly (no output, only exit status)
systemctl is-system-running [-q|--quiet]Wait until the boot process is completed before printing the current state
systemctl is-system-running --waitmade by @shridhargupta | data from tldr-pages