summaryrefslogtreecommitdiff
path: root/documentation/help/ts.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/help/ts.markdown')
-rw-r--r--documentation/help/ts.markdown32
1 files changed, 32 insertions, 0 deletions
diff --git a/documentation/help/ts.markdown b/documentation/help/ts.markdown
new file mode 100644
index 0000000..73424fa
--- /dev/null
+++ b/documentation/help/ts.markdown
@@ -0,0 +1,32 @@
+---
+layout: page
+title: "Help: ts"
+---
+
+{% comment %}
+
+Please submit changes to
+- https://github.com/irssi/irssi/blob/master/docs/help/in/ts.in
+- https://github.com/irssi/irssi/blob/master/src/fe-common/irc/fe-irc-commands.c
+
+
+{% endcomment %}
+[Help index](/documentation/help)
+
+### Syntax ###
+
+<div class="highlight irssisyntax"><pre style="\-\-cmdlen:-2ch"><code><span class="synB">TS</span></code></pre></div>
+
+
+
+### Description ###
+
+Displays a list of the channels you are on and their topics.
+
+### Examples ###
+
+ /TS
+
+### See also ###
+[JOIN](/documentation/help/join), [TOPIC](/documentation/help/topic)
+