]> git.ipfire.org Git - thirdparty/systemd.git/commit
mount: convert to OPTION macros
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Wed, 6 May 2026 11:59:44 +0000 (13:59 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 7 May 2026 11:11:50 +0000 (13:11 +0200)
commit561f3a65da050dedaf96854c460bbe97258e3d07
tree6b935926326b69afdaa4302ad21efb230e4c6a1b
parentb49a4daa1b118cdb55bf0389dea09375b2a4e577
mount: convert to OPTION macros

Previously, we'd show a partial synopsis for systemd-mount
in --help for systemd-umount. I don't think it makes sense to do that.
So now the --help for systemd-umount is separate, with just its syntax
and a new blurb.

"transiently" is dropped from the description. Mount points generally
are transient, so no need to say that. (E.g. the man page for mount just
says "attach" and "detach".)

Co-developed-by: Claude Opus 4.7 <noreply@anthropic.com>
src/mount/mount-tool.c