Repository: incubator-vxquery Updated Branches: refs/heads/prestonc/site 45ab836cc -> 551ded54a
Removed unimplemented option from the documentation. Project: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/commit/551ded54 Tree: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/tree/551ded54 Diff: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/diff/551ded54 Branch: refs/heads/prestonc/site Commit: 551ded54abb03bf1e135e89cef75ea11c63c70b0 Parents: 45ab836 Author: Preston Carman <[email protected]> Authored: Tue Apr 8 17:52:40 2014 -0700 Committer: Preston Carman <[email protected]> Committed: Tue Apr 8 17:52:40 2014 -0700 ---------------------------------------------------------------------- src/site/apt/user_query.apt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-vxquery/blob/551ded54/src/site/apt/user_query.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/user_query.apt b/src/site/apt/user_query.apt index eb9c46e..4388aaf 100644 --- a/src/site/apt/user_query.apt +++ b/src/site/apt/user_query.apt @@ -39,7 +39,6 @@ sh ./apache-vxquery-X.Y-incubating/vxquery-cli/target/appassembler/bin/vxq -showrp : Show Runtime plan -showtet : Show translated expression tree -timing : Produce timing information - -x : Bind an external variable ---------------------------------------- * Java Options
