summaryrefslogtreecommitdiff
path: root/gpsprof.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-03-30 16:09:41 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-03-30 16:09:41 +0000
commit973e30845aa34f40fdf7256ccc49e9266dde5678 (patch)
tree1a38fceba6a7d52953452048a8750d084e32e52f /gpsprof.xml
parent293f8c01a75b14b1225c1c31aa4f7f22b916af2c (diff)
downloadgpsd-973e30845aa34f40fdf7256ccc49e9266dde5678.tar.gz
Add a usage example.
Diffstat (limited to 'gpsprof.xml')
-rw-r--r--gpsprof.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/gpsprof.xml b/gpsprof.xml
index e7a51402..3967687c 100644
--- a/gpsprof.xml
+++ b/gpsprof.xml
@@ -38,8 +38,15 @@ position accuracy of a GPS in motion.</para>
into <application>gpsd</application> that will only be present if
it was configured to support profiling.</para>
-<para>Graphs are generated using
-<citerefentry><refentrytitle>gnuplot</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para>
+<para>To display the graph, use
+<citerefentry><refentrytitle>gnuplot</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
+Thus, for example, to display the default spatial scatter plot, do
+this:
+
+<programlisting>
+gpsplot | gnuplot -persist
+</programlisting>
+</para>
</refsect1>
<refsect1 id='options'><title>OPTIONS</title>