diff --git a/include/bbt-markers.html b/include/bbt-markers.html
index 1340010d..d8cbf42e 100644
--- a/include/bbt-markers.html
+++ b/include/bbt-markers.html
@@ -26,3 +26,28 @@
+ Dragging a BBT marker rigth or left will reset the musical time at a different + position on the timeline. +
+ ++ Right-clicking on a BBT marker opens a menu with two options: + Edit… and Remove. +
+ ++ Choosing Edit… opens the + Edit Musical Time dialog where it's possible to rename + the marker and set a different bar and/or beat to reset the musical time to: +
+ + + ++ Choosing Remove deletes the marker. +
diff --git a/source/images/edit-bbt-marker.png b/source/images/edit-bbt-marker.png new file mode 100644 index 00000000..34aa7523 Binary files /dev/null and b/source/images/edit-bbt-marker.png differ