summaryrefslogtreecommitdiff
path: root/doc/de/autogen/demo_commands.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-09-18 18:44:03 +0200
committerSebastien Helleu <flashcode@flashtux.org>2008-09-18 18:44:03 +0200
commitc572e393e7399d125b543f4102d1baeb3b3b8391 (patch)
tree885fe3b4307148b377c3f5233c98e322a603c734 /doc/de/autogen/demo_commands.xml
parentc3df7da6411a44da6b9fc0f52700372a1d074758 (diff)
downloadweechat-c572e393e7399d125b543f4102d1baeb3b3b8391.zip
Remove "category" for buffers (keep only name).
Diffstat (limited to 'doc/de/autogen/demo_commands.xml')
-rw-r--r--doc/de/autogen/demo_commands.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/de/autogen/demo_commands.xml b/doc/de/autogen/demo_commands.xml
index e4901d610..5d445725c 100644
--- a/doc/de/autogen/demo_commands.xml
+++ b/doc/de/autogen/demo_commands.xml
@@ -6,7 +6,7 @@
docgen.pl builds XML doc files to include in many languages
-->
-<command>demo_buffer category name</command>
+<command>demo_buffer name</command>
<programlisting>
open a new buffer
</programlisting>
@@ -23,11 +23,12 @@ arguments: optional arguments for info
Without argument, this command displays list of available infos
</programlisting>
-<command>demo_infolist [infolist]</command>
+<command>demo_infolist [infolist [arguments]]</command>
<programlisting>
get and display an infolist
-infolist: infolist to display
+ infolist: infolist to display
+arguments: optional arguments for infolist
Without argument, this command displays list of available infolists
</programlisting>