diff --git a/adaptived/doc/internal/list-of-built-in-effects.md b/adaptived/doc/internal/list-of-built-in-effects.md index fa0cc22..a8fe1db 100644 --- a/adaptived/doc/internal/list-of-built-in-effects.md +++ b/adaptived/doc/internal/list-of-built-in-effects.md @@ -14,7 +14,7 @@ Parameters that accept long long or float also support some human-readable forma | [logger](../../src/effects/logger.c) | Given an array of files, write their contents to "logfile" | | [ftest 043](../../tests/ftests/043-effect-logger-no-separators.json)
[ftest 044](../../tests/ftests/044-effect-logger-date-format.json) | | | [print](../../src/effects/print.c) | Print a message to a file | | [Jimmy Buffett Example](../examples/jimmy-buffett-config.json) | | | [print_schedstat](../../src/effects/print_schedstat.c) | Print schedstat to a file | | [ftest 054](../../tests/ftests/054-effect-print_schedstat.json) | | -| [sd_bus_setting](../../src/effects/sd_bus_setting.c) | Operate on sd_bus properties |