mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Added README.md
This commit is contained in:
parent
aa9a96f327
commit
bdf5147632
2 changed files with 19 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
local -a options
|
||||
options=(
|
||||
'_cache/clear:Allows to clear all caches for all indices'
|
||||
'_cat:List of all cat commands'
|
||||
'_cluster/health:Cluster status health'
|
||||
'_cluster/nodes/_local/_shutdown:Shutdown local node'
|
||||
'_cluster/pending_tasks:Returns a list of any cluster-level changes which have not yet been executed'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue