.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH COUCHJS "1" "January 2013" "couchjs - Apache CouchDB 1.2.0" "User Commands" .SH NAME couchjs \- Apache CouchDB JavaScript interpreter .SH SYNOPSIS .B couchjs [\fIFILE\fR] .SH DESCRIPTION The couchjs command runs the Apache CouchDB JavaScript interpreter. .PP The exit status is 0 for success or 1 for failure. .SH OPTIONS .TP \fB\-h\fR display a short help message and exit .TP \fB\-V\fR display version information and exit .TP \fB\-H\fR enable couchjs cURL bindings (only avaiable if package was built with cURL available) .TP \fB\-S\fR SIZE specify that the interpreter should set the stack quota for JS contexts to SIZE bytes .SH "REPORTING BUGS" Report bugs at . .PP .br Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy ofthe .br License at .IP http://www.apache.org/licenses/LICENSE\-2.0 .PP .br Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR .br CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.