diff --git a/doc/man/zathurarc.5.rst b/doc/man/zathurarc.5.rst index 8ffd7c8..97cbbe0 100644 --- a/doc/man/zathurarc.5.rst +++ b/doc/man/zathurarc.5.rst @@ -651,6 +651,14 @@ values are "plain", "sqlite" (if built with sqlite support) and "null". If * Value type: String * Default value: plain +dbus-service +^^^^^^^^^^^^^^^^^^^ +En/Disables the D-Bus service. If the services is disabled, SyncTeX forward +synchronization is not available. + +* Value type: Boolean +* Default value: true + incremental-search ^^^^^^^^^^^^^^^^^^ En/Disables incremental search (search while typing). @@ -927,13 +935,6 @@ Defines the command executed for SyncTeX backward synchronization. * Value type: String * Default value: -syntex-dbus-service -^^^^^^^^^^^^^^^^^^^ -En/Disables the D-Bus service required for SyncTeX forward synchronization. - -* Value type: Boolean -* Default value: true - index-fg ^^^^^^^^ Defines the foreground color of the index mode.