diff options
author | Armin Grodon <x4121@users.noreply.github.com> | 2023-12-28 18:49:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 23:19:37 +0530 |
commit | 09318092bd5a29960f70087c28045a950b62a07e (patch) | |
tree | 1dae00e5e75467364d39d946d63302677008c916 | |
parent | 79f05b8ca5f31d7de81b37db3fecaf599b2edb12 (diff) |
man: fix broken indentation in manpage
-rw-r--r-- | man/tessen.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/tessen.5.scd b/man/tessen.5.scd index dae9335..e801e77 100644 --- a/man/tessen.5.scd +++ b/man/tessen.5.scd @@ -127,7 +127,7 @@ The following options are understood by the configuration file for *tessen*(1): The default web browser that should be used for opening URLs. If this is specified, *xdg-open*(1) will not be used even if it's installed. - *notify* + *notify* Whether to send notifications about copied data via *notify-send*(1). Either *true* or *false* (default is *true*). |