mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix grains usage example and syntax
This commit is contained in:
parent
58205a8394
commit
e5aea88fbf
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ salt \(aq*\(aq [ options ] sys.doc
|
|||
.sp
|
||||
salt \-E \(aq.*\(aq [ options ] sys.doc cmd
|
||||
.sp
|
||||
salt \-F \(aqoperatingsystem:Arch.*\(aq [ options ] test.ping
|
||||
salt \-G \(aqos:Arch.*\(aq [ options ] test.ping
|
||||
.sp
|
||||
salt \-Q test.ping
|
||||
.UNINDENT
|
||||
|
|
|
@ -8369,7 +8369,7 @@ salt \(aq*\(aq [ options ] sys.doc
|
|||
.sp
|
||||
salt \-E \(aq.*\(aq [ options ] sys.doc cmd
|
||||
.sp
|
||||
salt \-F \(aqoperatingsystem:Arch.*\(aq [ options ] test.ping
|
||||
salt \-G \(aqos:Arch.*\(aq [ options ] test.ping
|
||||
.sp
|
||||
salt \-Q test.ping
|
||||
.UNINDENT
|
||||
|
|
Loading…
Add table
Reference in a new issue