doc: Add ... to indicate omitted output

This commit is contained in:
Holger Hans Peter Freyther 2011-08-15 13:16:16 +02:00
parent e5a98e5b79
commit 0b05b6bd0d
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ cc -o simtrace main.o usb_helper.o usb.o apdu_split.o -lusb `pkg-config --libs l
<title>Getting Wireshark</title>
<screen>
$ svn co https://anonsvn.wireshark.org/wireshark/trunk-1.6 wireshark-1.6
...
A wireshark-1.6/isprint.h
U wireshark-1.6
Checked out revision 38543.
@ -81,6 +82,7 @@ patching file epan/dissectors/Makefile.common
$ autoreconf --install
$ ./configure
$ make
...
$ sudo ./wireshark
</screen>
</section>