Index: trunk/src/org/openstreetmap/josm/actions/SearchNotesDownloadAction.java
===================================================================
--- trunk/src/org/openstreetmap/josm/actions/SearchNotesDownloadAction.java	(revision 14655)
+++ trunk/src/org/openstreetmap/josm/actions/SearchNotesDownloadAction.java	(revision 14656)
@@ -59,4 +59,5 @@
             .setContent(contentPanel)
             .setButtonIcons("note_search", "cancel");
+        ed.configureContextsensitiveHelp("/Action/SearchNotesDownload", true /* show help button */);
         if (ed.showDialog().getValue() != 1) {
             return;
