Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aphyr/riemann-dash
Browse files Browse the repository at this point in the history
Conflicts:
	lib/riemann/dash/public/views/help.js
  • Loading branch information
aphyr committed Jan 10, 2016
2 parents 9296ebd + 13456b8 commit 9eda3f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/riemann/dash/public/views/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
this.el.append('<div class="box">' +
"<p>Welcome to Riemann-Dash.</p>" +
"<p>Need a refresher on the query language? See the <a href=\"https://github.com/aphyr/riemann/blob/master/test/riemann/query_test.clj\">query tests</a> for examples, or read the <a href=\"https://github.com/aphyr/riemann/blob/master/resources/query.g4\">spec</a>.</p>" +
"<p>Double-click a workspace to rename it.</p>" +
"<p>Press <b>Control/Meta+click</b> to select a view. Escape unfocuses. Use the arrow keys to move a view. Use Control+arrow to <i>split</i> a view in the given direction.</p>" +
"<p>To edit a view, hit e. Use enter, or click 'apply', to apply your changes. Escape cancels.</p>" +
"<p>To save your changes to the server, press s. To display the configuration, press c.</p>" +
Expand Down

0 comments on commit 9eda3f9

Please sign in to comment.