Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Feb 16, 2020
1 parent 2c3312c commit 59d5700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HelpSheet.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const HelpSheet = ({ visible, onTogglePress, renderSettings }) => (
<li><kbd>E</kbd> Cut (export selection in the same directory)</li>
<li><kbd>C</kbd> Capture snapshot (in the same directory)</li>
<li><kbd>+</kbd> Add cut segment</li>
<li><kbd>D</kbd> Delete source file</li>
<li><kbd>BACKSPACE</kbd> Remove current cut segment</li>
</ul>

Expand Down

0 comments on commit 59d5700

Please sign in to comment.