mirror of
https://github.com/morgan9e/systemd
synced 2026-04-16 01:16:10 +09:00
Makes the output way nicer with shorter code. Also brings systemd-analyze behaviour more in line with other systemd-programs. Argparse is in Python since 2.6, and is available as a package for previous versions, if someone is stuck with very old Python.