summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2016-04-01 16:29:21 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2016-04-01 16:29:21 +0200
commit11df31665f219ee9c64911f376d3f030982fa9f8 (patch)
tree8234e4d7387c587a8b2a39cbb98edecfbc52feef /README.md
parentbf5aa57383b87d01a23b83843c989fbbedc3a2b1 (diff)
downloaduca-net-11df31665f219ee9c64911f376d3f030982fa9f8.tar.gz
uca-net-11df31665f219ee9c64911f376d3f030982fa9f8.tar.bz2
uca-net-11df31665f219ee9c64911f376d3f030982fa9f8.tar.xz
uca-net-11df31665f219ee9c64911f376d3f030982fa9f8.zip
Document way to specify port for the grab example
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c27e682..25f6e90 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Now, you can start a server on a remote machine with
and connect to it from any other machine, e.g.
- $ uca-grab -n 10 net # grab ten frames
+ $ uca-grab -p host=foo.bar.com:4567 -n 10 net # grab ten frames
$ uca-camera-control -c net # control graphically
or from [Concert](https://github.com/ufo-kit/concert)