commit 18c125f

Karel Balej  ·  2025-07-24 20:12:55 +0000 UTC
parent 2539463
doc: remove stray dashes in senpai.5.scd
1 files changed,  +2, -2
+2, -2
 1@@ -171,13 +171,13 @@ colors {
 2 	Dump all sent and received data to the home buffer, useful for debugging.
 3 	Defaults to false.
 4 
 5-*-transient*
 6+*transient*
 7 	Advanced.
 8 	Run an ephemeral instance without disk reads/writes (except for the initial
 9 	configuration). Can be useful for public instances.
10 	Defaults to false.
11 
12-*-local-integrations*
13+*local-integrations*
14 	Advanced.
15 	Enables integrations with the local system (e.g. notifications through
16 	DBus). Can be useful to disable on systems planned to be used through SSH.