summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhai Do <zaro0508@gmail.com>2014-04-17 11:59:37 -0700
committerKhai Do <zaro0508@gmail.com>2014-05-16 08:01:13 -0700
commit5bdcfef2af1c0c685252730b0f57f615787c985d (patch)
tree9e01e24fdccaac6cf6964e80fc8e713c57802ef6
parent6b50c24fc86250bafd5c6dc2e0cde3383ae8f131 (diff)
downloadgear-5bdcfef2af1c0c685252730b0f57f615787c985d.tar.gz
doc update: move the server usage info
Created a server example section and moved the the server usage info there. Change-Id: I43457cc36c54a7dc5dab3083d1d858e5c5c88fba
-rw-r--r--doc/source/index.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c8fa5ec..8fb361a 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -57,6 +57,14 @@ An example of a Gearman worker::
job = worker.getJob()
job.sendWorkComplete(job.arguments[::-1])
+Server Example
+--------------
+
+You can run the Gearman server by executing the `geard` command. For help
+execute `geard --help`
+
+.. program-output:: geard --help
+
SSL Connections
---------------
@@ -156,7 +164,6 @@ AdminRequest Objects
Server Usage
------------
-.. program-output:: geard --help
The syntax of the optional ACL file consists of a number of sections
identified by the SSL certificate Common Name Subject, and the