summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/main/sh
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-06-12 14:30:00 +0000
committerGeir Storli <geirst@yahoo-inc.com>2017-06-12 14:30:00 +0000
commit21f6efb43b0f789c99018e14057688b588ef6013 (patch)
tree901fcf18b3378d4a19416fb190b2fe18ff17b9c3 /vespaclient-java/src/main/sh
parentb36d01df845c87cfc7e1379f2f0b33dd1ca32bb8 (diff)
Rename binaries/scripts in vespaclient-java to use vespa- prefix.
Diffstat (limited to 'vespaclient-java/src/main/sh')
-rwxr-xr-xvespaclient-java/src/main/sh/vespa-destination.sh (renamed from vespaclient-java/src/main/sh/vespadestination.sh)0
-rwxr-xr-xvespaclient-java/src/main/sh/vespa-document-statistics.sh (renamed from vespaclient-java/src/main/sh/vds-document-statistics.sh)4
-rwxr-xr-xvespaclient-java/src/main/sh/vespa-feeder.sh (renamed from vespaclient-java/src/main/sh/vespafeeder.sh)0
-rw-r--r--vespaclient-java/src/main/sh/vespa-get.sh (renamed from vespaclient-java/src/main/sh/vespaget.sh)0
-rw-r--r--vespaclient-java/src/main/sh/vespa-stat.sh (renamed from vespaclient-java/src/main/sh/vdsstat.sh)0
-rw-r--r--vespaclient-java/src/main/sh/vespa-visit-target.1 (renamed from vespaclient-java/src/main/sh/vespavisittarget.1)4
-rwxr-xr-xvespaclient-java/src/main/sh/vespa-visit-target.sh (renamed from vespaclient-java/src/main/sh/vespavisittarget.sh)0
-rw-r--r--vespaclient-java/src/main/sh/vespa-visit.1 (renamed from vespaclient-java/src/main/sh/vespavisit.1)16
-rwxr-xr-xvespaclient-java/src/main/sh/vespa-visit.sh (renamed from vespaclient-java/src/main/sh/vespavisit.sh)0
9 files changed, 12 insertions, 12 deletions
diff --git a/vespaclient-java/src/main/sh/vespadestination.sh b/vespaclient-java/src/main/sh/vespa-destination.sh
index a56e7033784..a56e7033784 100755
--- a/vespaclient-java/src/main/sh/vespadestination.sh
+++ b/vespaclient-java/src/main/sh/vespa-destination.sh
diff --git a/vespaclient-java/src/main/sh/vds-document-statistics.sh b/vespaclient-java/src/main/sh/vespa-document-statistics.sh
index bf8191e8b02..bbe9c210d3c 100755
--- a/vespaclient-java/src/main/sh/vds-document-statistics.sh
+++ b/vespaclient-java/src/main/sh/vespa-document-statistics.sh
@@ -61,10 +61,10 @@ findroot
# END environment bootstrap section
function help {
- echo "Usage: vds-document-statistics [ category, ... ]"
+ echo "Usage: vespa-document-statistics [ category, ... ]"
echo " Where category is one or more of: user, group, scheme, namespace"
echo ""
- echo "vds-document-statistics generates documents counts based on one or more categories."
+ echo "vespa-document-statistics generates documents counts based on one or more categories."
exit 0
}
if [ "$1" == "-h" ]; then
diff --git a/vespaclient-java/src/main/sh/vespafeeder.sh b/vespaclient-java/src/main/sh/vespa-feeder.sh
index ba3aa9012a2..ba3aa9012a2 100755
--- a/vespaclient-java/src/main/sh/vespafeeder.sh
+++ b/vespaclient-java/src/main/sh/vespa-feeder.sh
diff --git a/vespaclient-java/src/main/sh/vespaget.sh b/vespaclient-java/src/main/sh/vespa-get.sh
index 5111714b71d..5111714b71d 100644
--- a/vespaclient-java/src/main/sh/vespaget.sh
+++ b/vespaclient-java/src/main/sh/vespa-get.sh
diff --git a/vespaclient-java/src/main/sh/vdsstat.sh b/vespaclient-java/src/main/sh/vespa-stat.sh
index ec3cc70ef48..ec3cc70ef48 100644
--- a/vespaclient-java/src/main/sh/vdsstat.sh
+++ b/vespaclient-java/src/main/sh/vespa-stat.sh
diff --git a/vespaclient-java/src/main/sh/vespavisittarget.1 b/vespaclient-java/src/main/sh/vespa-visit-target.1
index ab0b0b5d105..fd15965fc79 100644
--- a/vespaclient-java/src/main/sh/vespavisittarget.1
+++ b/vespaclient-java/src/main/sh/vespa-visit-target.1
@@ -1,9 +1,9 @@
." Copyright 2017 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
.TH VESPAVISITTARGET 1 2008-03-07 "Vespa" "Vespa Documentation"
.SH NAME
-vespavisittarget \- An endpoint for documents visited from a Vespa installation
+vespa-visit-target \- An endpoint for documents visited from a Vespa installation
.SH SYNPOSIS
-.B vespavisittarget
+.B vespa-visit-target
[\fIOPTION\fR]...
.SH DESCRIPTION
.PP
diff --git a/vespaclient-java/src/main/sh/vespavisittarget.sh b/vespaclient-java/src/main/sh/vespa-visit-target.sh
index 42cffe9978d..42cffe9978d 100755
--- a/vespaclient-java/src/main/sh/vespavisittarget.sh
+++ b/vespaclient-java/src/main/sh/vespa-visit-target.sh
diff --git a/vespaclient-java/src/main/sh/vespavisit.1 b/vespaclient-java/src/main/sh/vespa-visit.1
index 4873f3ac74e..7b8f7521865 100644
--- a/vespaclient-java/src/main/sh/vespavisit.1
+++ b/vespaclient-java/src/main/sh/vespa-visit.1
@@ -1,9 +1,9 @@
." Copyright 2017 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
.TH VESPAVISIT 1 2008-03-07 "Vespa" "Vespa Documentation"
.SH NAME
-vespavisit \- Visit documents from a Vespa installation
+vespa-visit \- Visit documents from a Vespa installation
.SH SYNPOSIS
-.B vespavisit
+.B vespa-visit
[\fIOPTION\fR]...
.SH DESCRIPTION
.PP
@@ -49,7 +49,7 @@ visiting, and can only be used if no datahandler is specified.
.TP
\fB\-d\fR, \fB\-\-datahandler\fR \fIVISITTARGET\fR
The data handler is the destination of messages sent from the visitor library.
-By default, the data handler is the vespavisit process you start, which will
+By default, the data handler is the vespa-visit process you start, which will
merely print all returned data to STDOUT. A visit target can be specified
instead. See the chapter below on visit targets.
.TP
@@ -140,20 +140,20 @@ not send all the data to one or all the nodes. The data sent from the visitor
will be distributed among the matching nodes, but each message will just be sent
to one node.
-Slobrok names may also be used if you use the \fBvespavisittarget\fR tool to
-retrieve the data at some location. If you start vespavisittarget on two nodes,
+Slobrok names may also be used if you use the \fBvespa-visit-target\fR tool to
+retrieve the data at some location. If you start vespa-visit-target on two nodes,
listening to slobrok names \fImynode/0/visit-destination\fR and
\fImynode/1/visit-destination\fR you can send the results to these nodes by
specifying \fImynode/*/visit-destination\fR as the data handler. See
-\fBman vespavisittarget\fR for naming conventions used for such targets.
+\fBman vespa-visit-target\fR for naming conventions used for such targets.
.TP
\fBTCP socket\fR
TCP sockets can also be specified directly. This requires that the endpoint
speaks FNET RPC though. This is typically done, either by using the
-\fBvespavisittarget\fR tool, or by using a visitor destination programmatically
+\fBvespa-visit-target\fR tool, or by using a visitor destination programmatically
by using utility class in the document API. A socket address looks like the
following: tcp/\fIhostname\fR:\fIport\fR/\fIservicename\fR. For instance, an
-address generated by the \fBvespavisittarget\fR tool might look like the
+address generated by the \fBvespa-visit-target\fR tool might look like the
following: \fItcp/myhost.com:12345/visit-destination\fR.
.SH AUTHOR
diff --git a/vespaclient-java/src/main/sh/vespavisit.sh b/vespaclient-java/src/main/sh/vespa-visit.sh
index bca8d1881fa..bca8d1881fa 100755
--- a/vespaclient-java/src/main/sh/vespavisit.sh
+++ b/vespaclient-java/src/main/sh/vespa-visit.sh