]> git.ipfire.org Git - thirdparty/systemd.git/commit
man/udevadm: update device-id-of-file arguments
authordongshengyuan <545258830@qq.com>
Mon, 13 Jul 2026 02:41:03 +0000 (10:41 +0800)
committerdongshengyuan <545258830@qq.com>
Mon, 13 Jul 2026 04:18:49 +0000 (12:18 +0800)
commite8dd0bfbbe77da2ae643b265749ce82cb23e5328
treec0a043add3aa1caef6941ae68a38426576e78131
parent778f93203200098d93879df2c4bede173f102d07
man/udevadm: update device-id-of-file arguments

udevadm info rejects positional devices together with
--device-id-of-file=.

Document that behavior instead of saying positional arguments are
ignored.

Reproducer:
  udevadm info --device-id-of-file=/etc/passwd /sys

Before:
  Devices are not allowed with -d/--device-id-of-file and -c/--cleanup-db.

Follow-up:
  31767b92a0b3980e0ae8a0f44715f86e72c35f77
man/udevadm.xml