aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/case.txt
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-01 13:25:41 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:25 +0100
commit1052eeee8cdc3e929b6031f94f8bff955e8bff4d (patch)
treeb36039b5eaea88357aea6172a1b9dfb1af599954 /doc_src/case.txt
parente22f0dda32f02eef72284571c4ad90978051d19e (diff)
Simplify styling
Diffstat (limited to 'doc_src/case.txt')
-rw-r--r--doc_src/case.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/case.txt b/doc_src/case.txt
index aab24d53..b0500650 100644
--- a/doc_src/case.txt
+++ b/doc_src/case.txt
@@ -1,7 +1,7 @@
\section case case - conditionally execute a block of commands
\subsection case-synopsis Synopsis
-\fish{syn}
+\fish{synopsis}
switch VALUE; [case [WILDCARD...]; [COMMANDS...]; ...] end
\endfish