1
0
Fork 0

Add .expvar to CLI help output

master
Philip O'Toole 7 years ago
parent defbdc78d6
commit d4e0764315

@ -28,6 +28,7 @@ const cliHelp = `.help Show this message
.indexes Show names of all indexes
.schema Show CREATE statements for all tables
.status Show status and diagnostic information for connected node
.expvar Show expvar (Go runtime) information for connect node
.tables List names of tables
`

Loading…
Cancel
Save