diff --git a/lib/riemann/dash/public/dash.js b/lib/riemann/dash/public/dash.js index b7d4bdf..8b84117 100644 --- a/lib/riemann/dash/public/dash.js +++ b/lib/riemann/dash/public/dash.js @@ -202,6 +202,7 @@ dash = (function() { '
  • : right arrow move the view to the right
  • ' + '
  • : up arrow move the view up
  • ' + '
  • : down arrow move the view down
  • ' + + '
  • pageup: select the parent of the current view
  • ' + '
  • d: delete a view
  • ' + '
  • delete: delete a view
  • ' + '
  • alt-1, alt-2, etc: switch to a different workplace
  • ' +