summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/nheko.1.adoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc
index 827c8510..ef8f2728 100644
--- a/man/nheko.1.adoc
+++ b/man/nheko.1.adoc
@@ -267,9 +267,10 @@ A single newline will be turned into `<br>` instead of a space.
 *+~~text~~+*::
 Make text strikethrough. HTML putput: `<del>text</del>`
 
-*`||spoiler|text||`*::
-Hide text and set an optional spoiler. Note that Nheko does not display the
-spoiler warning currently. HTML output: `<span data-mx-spoiler="spoiler">text</span>`
+*`||spoiler warning|text||`*::
+Hide text and set an optional spoiler warning. Note that Nheko does not display
+the spoiler warning currently. HTML output:
+`<span data-mx-spoiler="spoiler">text</span>`
 
 == FILES