Skip to content

Commit

Permalink
Merge pull request #64 from lhoguin/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
michaelklishin authored Jun 24, 2024
2 parents 6b5a22b + a1f716d commit 0729f35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ h = client.overview
# List cluster nodes with detailed status info for each one of them
nodes = client.list_nodes
n = nodes.first
puts n.sockets_used
puts n.mem_used
puts n.run_queue

Expand Down

0 comments on commit 0729f35

Please sign in to comment.