Update man pages for 2016.11 (#37354)

This commit is contained in:
Nicole Thomas 2016-10-31 13:09:01 -06:00 committed by GitHub
parent dde8c71408
commit 5328bc8d99
15 changed files with 31963 additions and 6403 deletions

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CP" "1" "October 26, 2016" "2016.3.4" "Salt"
.TH "SALT-CP" "1" "October 31, 2016" "2016.11.0" "Salt"
.SH NAME
salt-cp \- salt-cp Documentation
.
@ -52,6 +52,9 @@ salt\-cp \-G \(aqos:Arch.*\(aq [ options ] SOURCE DEST
Salt copy copies a local file out to all of the Salt minions matched by the
given target.
.sp
Salt copy is only intended for use with small files (< 100KB). If you need
to copy large files out to minions please use the cp.get_file function.
.sp
Note: salt\-cp uses salt\(aqs publishing mechanism. This means the privacy of the
contents of the file on the wire is completely dependent upon the transport
in use. In addition, if the salt\-master is running with debug logging it is

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT" "1" "October 26, 2016" "2016.3.4" "Salt"
.TH "SALT" "1" "October 31, 2016" "2016.11.0" "Salt"
.SH NAME
salt \- salt
.

File diff suppressed because it is too large Load Diff

View File

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