Use markdown for salt, salt-run and zbarimg

This commit is contained in:
lord63
2015-08-31 22:41:11 +08:00
parent c0bbae2fdc
commit 52dd29cb9c
4 changed files with 3 additions and 1 deletions

11
pages/common/salt-run.md Normal file
View File

@@ -0,0 +1,11 @@
#salt-run
>Frontend for executing salt-runners on minions
- Show status of all minions
`salt-run manage.status`
- Show all minions which are disconnected
`salt-run manage.up`