Mike Place
0c9f7eb356
Merge pull request #11983 from xenuser/fix_11961
...
Refs #11961 : Add a short note regarding --show-timeout in the salt manpage
2014-04-14 13:15:10 -06:00
Valentin Hoebel
ff07ccac94
Refs #11961 : Add a short note regarding --show-timeout in the salt manpage
2014-04-14 21:11:01 +02:00
Aditya Kulkarni
2b97fbfd1b
Add a note about outputter color codes
2014-03-26 14:16:59 -04:00
Mike Place
cfa859c76e
Reconsile docs and fix build warnings.
2014-03-14 14:18:56 -06:00
Mike Place
d7873621b1
Wrapping up sub-TOCs.
2014-02-26 13:32:33 -07:00
Mike Place
6af7ff5dff
First pass at refactoring Salt documentation.
2014-02-26 13:31:11 -07:00
Bogdan Radulescu
ff4342adcb
Add two options in the salt-ssh documentation
2014-02-05 16:32:16 +02:00
pille
3eee5d8697
fix doc typo
2014-02-03 11:19:11 +01:00
Erik Johnson
e13b253f67
Add --roster-file online docs option (new in 2014.1.0)
2014-01-22 11:24:29 -06:00
Erik Johnson
40cd458d70
Correct salt-ssh docs inaccuracy
2014-01-22 11:18:09 -06:00
Erik Johnson
1c24bbe7fc
Update salt-key documentation
...
Bring docs.saltstack.com in line with the CLI usage
2013-11-28 12:05:37 -06:00
Henrik Holmboe
c1bb9d5619
Upcase SSH in Salt SSH.
2013-11-24 00:18:40 +01:00
Seth House
e4f638e6d7
Moved salt-cloud documentation into main docs dir
2013-11-08 14:08:36 -07:00
Forrest Alvarez
1c043c3d45
Updated the salt-ssh.rst to add the new options that are available via the command line. Modified the ssh index.rst to include a link to the salt-ssh cli commands page. Updated parsers.py to fix the default value that is present in the documentation from 5 to 25 (as 25 is the actual default). Updated roster.rst to note that the default file location is /etc/salt/roster since it was absent, and might be confusing if you head to the roster documentation before reading the rest of the salt-ssh documentation.
2013-09-29 05:16:13 +00:00
Justin Carmony
7e2389782c
Adding versionadd's for salt cli ref and salt.states.file to denote some new 0.17 features
2013-09-19 11:22:03 -06:00
Erik Johnson
9c63495e04
Formatting fixes
...
This completes the documentation audit begun in cf365f7
, using proper
backticks and :strong: tags to emphasize text, converting groups of
shell commands to bash code-block sections, etc. This also replaces the
use of \* with the easier-to-grok '*', which will hopefully reduce
confusion among new users.
2013-08-11 22:17:47 -05:00
Chris Rebert
25ff009ee9
Some docs copyediting & formatting
2013-08-10 22:43:12 -07:00
Pedro Algarvio
23052f6c95
Let the note stand out.
2013-08-10 16:06:30 +01:00
Pedro Algarvio
30828a7c01
Re add the JSON note lost in a rebase.
2013-08-10 15:39:04 +01:00
Pedro Algarvio
8185dbd75f
Correct order and added missing options.
2013-08-10 15:37:38 +01:00
Pedro Algarvio
86521e62e8
salt-ssh
does not provide --return
.
2013-08-10 15:37:38 +01:00
Pedro Algarvio
19cdcd9970
Ordered the options output of salt-key
added missing finger options.
2013-08-10 15:37:38 +01:00
Pedro Algarvio
a611a35fe1
salt-run
also has the doc option.
2013-08-10 15:37:38 +01:00
Pedro Algarvio
836a557804
The timeout is now on a common document.
...
Added the missing includes.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
fe43bb6558
Match option order and add missing --master
.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
13c7255980
Common daemon options are now on a separate document.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
c304872ab1
General options are now on a common document.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
3fd8ac7924
Logging options is now on it's own, common, document.
...
* Added logging options for all the CLI tools that supported it and were lacking them.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
5268601ef6
Fix include path.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
153475fa60
Target selection documentation now reside on it's own, common, document.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
d009a82998
Add --output-file
to the documentation. Minor formatting update.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
f94e9f5e02
Add --force-color
to the documentation.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
9f47a1a0ad
CLI Output options now reside on it's own, common, document.
2013-08-10 15:37:33 +01:00
Joseph Hall
e940f60c3c
Merge pull request #6600 from TheRealBill/develop
...
Adding some clarification about the use of --out=json and the output.
2013-08-09 12:47:08 -07:00
Bill Anderson
5cc8142d2a
Adding some clarification about the use of --out=json and the output.
2013-08-09 14:11:41 -05:00
Thomas S Hatch
b12ce6c6e8
Start on salt-ssh manpage
2013-07-06 21:33:46 -06:00
Aurélien Geron
9690cd7908
cleaned up and finished kwargs parsing upgrade, added et fixed doc
2013-06-13 17:58:10 +02:00
Aurélien Geron
7e4634a3e1
Document the new compound-commands arguments parsing
2013-06-12 12:50:41 +02:00
yinchuan
3163cb5100
correct the doc for cli to fix issuse #5420
...
Hope that's a right fix.
https://github.com/saltstack/salt/issues/5420
2013-06-07 09:25:47 +08:00
Erik Johnson
f2b036b625
Update salt-key manpage to reflect changes to "-l" arg
2013-06-06 17:44:52 -05:00
Thomas S Hatch
4240e55b55
Add --async to the salt man page
2013-03-23 15:49:00 -06:00
Gary Wilson Jr
bd499e5640
Fixed several minor misspellings and acronym capitalizations.
2013-03-18 16:42:57 -05:00
John Albietz
cb5a69150f
static doesn't take arguments.
2013-02-27 13:07:39 -08:00
Thomas S Hatch
d18d77c609
Add some extra docs on the timeout
2013-01-30 01:14:09 -07:00
Thomas S Hatch
5bee3b8c15
update salt-syndic manpage
2012-12-14 06:48:46 -07:00
Thomas S Hatch
49dfd75660
remove deprecated --config
2012-12-14 06:48:11 -07:00
Thomas S Hatch
e12df0b745
update the salt-run manpage
2012-12-14 06:47:26 -07:00
Thomas S Hatch
1924df2f4b
update the salt-minion manpage
2012-12-14 06:46:30 -07:00
Thomas S Hatch
64655a2ca4
Add version options to salt-key manpage
2012-12-14 06:45:31 -07:00
Thomas S Hatch
61792628ae
Add --versions-report to salt-call manpage
2012-12-14 06:44:23 -07:00