diff --git a/doc/source/installation.rst b/doc/source/installation.rst index fd23c1e2c..d4e459722 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -107,10 +107,6 @@ Builder by running ``jenkins-jobs``. You won't be able to do anything useful just yet without a configuration which is discussed in the next section. -Usage -^^^^^ -.. program-output:: jenkins-jobs --help - Test Mode ^^^^^^^^^ Once you have a configuration defined, you can run the job builder in test mode. @@ -196,6 +192,14 @@ To delete jobs that only have 'foo' in their name:: jenkins-jobs delete --path ./myjobs \*foo\* +Command Reference +^^^^^^^^^^^^^^^^^ +.. program-output:: jenkins-jobs --help +.. program-output:: jenkins-jobs test --help +.. program-output:: jenkins-jobs update --help +.. program-output:: jenkins-jobs delete-all --help +.. program-output:: jenkins-jobs delete --help + .. rubric:: Footnotes .. [#f1] The cache default location is at ``~/.cache/jenkins_jobs``, which can be overridden by setting the ``XDG_CACHE_HOME`` environment