Options (1)
-t, --typebooleanShow only files of specific types (comma-separated list)
Example:
systemd-delta {{[-t|--type]}} {{masked|equivalent|redirected|overridden|extended|unchanged}}Examples (4)
Show all overridden configuration files
Show only files of specific types (comma-separated list)
systemd-delta [-t|--type] masked|equivalent|redirected|overridden|extended|unchangedShow only files whose path starts with the specified prefix (Note: A prefix is a directory containing subdirectories with systemd configuration files)
systemd-delta /etc|/run|/usr/lib|...Further restrict the search path by adding a suffix (the prefix is optional)
systemd-delta prefix/tmpfiles.d|sysctl.d|systemd/system|...made by @shridhargupta | data from tldr-pages