Updated man pages and doc version for 2015.5.9

This commit is contained in:
Jacob Hammons 2016-01-08 11:05:46 -07:00
parent 2c0b725924
commit fe3da1c174
14 changed files with 2642 additions and 2145 deletions

View file

@ -156,7 +156,7 @@ copyright = '2015 SaltStack, Inc.'
version = salt.version.__version__
latest_release = '2015.8.3' # latest release
previous_release = '2015.5.8' # latest release from previous branch
previous_release = '2015.5.9' # latest release from previous branch
previous_release_dir = '2015.5' # path on web server for previous branch
build_type = 'previous' # latest, previous, develop, inactive

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-API" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-API" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-api \- salt-api Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CALL" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-CALL" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-call \- salt-call Documentation
.
@ -45,8 +45,8 @@ salt\-call [options]
.sp
The salt\-call command is used to run module functions locally on a minion
instead of executing them from the master. Salt\-call is used to run a
\fIStandalone Minion\fP, and was originally
created for \fItroubleshooting\fP\&.
Standalone Minion, and was originally
created for troubleshooting\&.
.sp
The Salt Master is contacted to retrieve state files and other resources
during execution unless the \fB\-\-local\fP option is specified.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CLOUD" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-CLOUD" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-cloud \- Salt Cloud Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CP" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-CP" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-cp \- salt-cp Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-KEY" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-KEY" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-key \- salt-key Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-MASTER" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-MASTER" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-master \- salt-master Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-MINION" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-MINION" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-minion \- salt-minion Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-RUN" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-RUN" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-run \- salt-run Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-SSH" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-SSH" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-ssh \- salt-ssh Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-SYNDIC" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-SYNDIC" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-syndic \- salt-syndic Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-UNITY" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT-UNITY" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt-unity \- salt-unity Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT" "1" "September 30, 2015" "2015.5.6" "Salt"
.TH "SALT" "1" "January 08, 2016" "2015.5.9" "Salt"
.SH NAME
salt \- salt
.

File diff suppressed because it is too large Load diff