Update man pages for the 2016.3 branch (#37259)

This commit is contained in:
Nicole Thomas 2016-10-26 13:32:38 -06:00 committed by GitHub
parent 2087cfce90
commit 47290d88a2
15 changed files with 13724 additions and 1656 deletions

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-API" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-API" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-api \- salt-api Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CALL" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-CALL" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-call \- salt-call Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CLOUD" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-CLOUD" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-cloud \- Salt Cloud Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CP" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-CP" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-cp \- salt-cp Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-KEY" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-KEY" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-key \- salt-key Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-MASTER" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-MASTER" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-master \- salt-master Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-MINION" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-MINION" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-minion \- salt-minion Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-PROXY" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-PROXY" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-proxy \- salt-proxy Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-RUN" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-RUN" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-run \- salt-run Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-SSH" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-SSH" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-ssh \- salt-ssh Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-SYNDIC" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-SYNDIC" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-syndic \- salt-syndic Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-UNITY" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT-UNITY" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt-unity \- salt-unity Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SALT" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
salt \- salt
.
@ -108,7 +108,7 @@ Override the configured \fBstate_output\fP value for minion output. One of
.B \-\-subset=SUBSET
Execute the routine on a random subset of the targeted minions. The
minions will be verified that they have the named function before
executing.
executing. The SUBSET argument is the count of the minions to target.
.UNINDENT
.INDENT 0.0
.TP

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SPM" "1" "July 18, 2016" "2016.3.1" "Salt"
.TH "SPM" "1" "October 26, 2016" "2016.3.4" "Salt"
.SH NAME
spm \- Salt Package Manager Command
.