Updated man pages

This commit is contained in:
Jacob Hammons 2015-06-26 12:21:26 -06:00
parent a791b23ff9
commit cf97a4ab17
13 changed files with 17370 additions and 2171 deletions

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-API" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-API" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-api \- salt-api Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CALL" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-CALL" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-call \- salt-call Documentation
.
@ -44,7 +44,20 @@ salt\-call [options]
.SH DESCRIPTION
.sp
The salt\-call command is used to run module functions locally on a minion
instead of executing them from the master.
instead of executing them from the master. Salt\-call is used to run a
\fIStandalone Minion\fP, and was originally
created for \fItroubleshooting\fP\&.
.sp
The Salt Master is contacted to retrieve state files and other resources
during execution unless the \fB\-\-local\fP option is specified.
.sp
\fBNOTE:\fP
.INDENT 0.0
.INDENT 3.5
\fBsalt\-call\fP commands execute from the current user\(aqs shell
context, while \fBsalt\fP commands execute from the system\(aqs default context.
.UNINDENT
.UNINDENT
.SH OPTIONS
.INDENT 0.0
.TP

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CLOUD" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-CLOUD" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-cloud \- Salt Cloud Command
.
@ -141,12 +141,6 @@ cloud provider carefully.
.UNINDENT
.INDENT 0.0
.TP
.B \-Q, \-\-query
Execute a query and print out information about all cloud VMs. Can be used
in conjunction with \-m to display only information about the specified map.
.UNINDENT
.INDENT 0.0
.TP
.B \-u, \-\-update\-bootstrap
Update salt\-bootstrap to the latest develop version on GitHub.
.UNINDENT

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-CP" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-CP" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-cp \- salt-cp Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-KEY" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-KEY" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-key \- salt-key Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-MASTER" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-MASTER" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-master \- salt-master Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-MINION" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-MINION" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-minion \- salt-minion Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-RUN" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-RUN" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-run \- salt-run Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-SSH" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-SSH" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-ssh \- salt-ssh Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-SYNDIC" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-SYNDIC" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-syndic \- salt-syndic Documentation
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT-UNITY" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT-UNITY" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt-unity \- salt-unity Command
.

View file

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SALT" "1" "May 06, 2015" "2015.5.0" "Salt"
.TH "SALT" "1" "June 26, 2015" "2015.5.2" "Salt"
.SH NAME
salt \- salt
.

File diff suppressed because it is too large Load diff