7️⃣ Here's the 7th post highlighting key new features of the upcoming v262 release of systemd. #systemd262 #systemd
In systemd we have a lot of CLI tools that users may invoke. We try to provide relatively uniform interfaces for them, i.e. there's always a man page, and always a --help switch, which are structured roughly the same way.
In previous systemd versions the command line interfaces and their --help texts were maintained with only little shared code in the various tools…