aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-01-20 13:52:48 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-01-20 13:52:48 +0000
commit8f8bce5175d5752d17b80efc3798f274e8abbd11 (patch)
tree53530bda20d44e234d6ba53a50def8c4a48d52aa /docbook/wsug_src
parent27db1b27985e72ecd248b65ec0fb687422dc9324 (diff)
Document the copy button in conversations, endpoints and iographs.
svn path=/trunk/; revision=24144
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.xml43
1 files changed, 29 insertions, 14 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.xml b/docbook/wsug_src/WSUG_chapter_statistics.xml
index 43e9267128..83590fb5c9 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.xml
+++ b/docbook/wsug_src/WSUG_chapter_statistics.xml
@@ -210,18 +210,22 @@
<graphic entityref="WiresharkStatsConversations" format="PNG"/>
</figure>
</para>
- </section>
- <section id="ChStatConversationListWindow">
- <title>The protocol specific "Conversation List" windows</title>
<para>
- Before the combined window described above was available, each of its
- pages was shown as a separate window. Even though the combined window is
- much more convenient to use, these separate windows are still
- available. The main reason is that they might process faster for
- very large capture files. However, as the functionality is exactly the
- same as in the combined window, they won't be discussed in detail here.
+ The <command>copy</command> button will copy the list values to the
+ clipboard in CSV (Comma Seperated Values) format.
</para>
</section>
+ <section id="ChStatConversationListWindow">
+ <title>The protocol specific "Conversation List" windows</title>
+ <para>
+ Before the combined window described above was available, each of its
+ pages was shown as a separate window. Even though the combined window is
+ much more convenient to use, these separate windows are still
+ available. The main reason is that they might process faster for
+ very large capture files. However, as the functionality is exactly the
+ same as in the combined window, they won't be discussed in detail here.
+ </para>
+ </section>
</section>
<section id="ChStatEndpoints">
@@ -328,6 +332,10 @@
to a broadcast (unresolved this would still be: ff:ff:ff:ff:ff:ff); the last two
Ethernet addresses remain unresolved.
</para>
+ <para>
+ The <command>copy</command> button will copy the list values to the
+ clipboard in CSV (Comma Seperated Values) format.
+ </para>
<tip><title>Tip!</title>
<para>
This window will be updated frequently, so it will be useful, even if
@@ -437,11 +445,18 @@
</listitem>
</itemizedlist>
- The save button will save the currently displayed portion of
- the graph as one of various file formats. The save feature is
- only available when using GTK version 2.6 or higher (the
- latest Windows versions comply with this requirement) and
- Wireshark version 0.99.7 or higher.
+ <para>
+ The <command>save</command> button will save the currently displayed
+ portion of the graph as one of various file formats. The save feature
+ is only available when using GTK version 2.6 or higher (the latest
+ Windows versions comply with this requirement) and Wireshark version
+ 0.99.7 or higher.
+ </para>
+ <para>
+ The <command>copy</command> button will copy values from selected
+ graphs to the clipboard in CSV (Comma Seperated Values) format.
+ The copy feature is only available in Wireshark version 0.99.8 or higher.
+ </para>
</para>
</section>