diff -ru backup_migrate/includes/profiles.inc backup_migrate-b/includes/profiles.inc
--- backup_migrate/includes/profiles.inc	2010-09-12 19:36:49.000000000 -0700
+++ backup_migrate-b/includes/profiles.inc	2011-10-06 09:15:42.230599028 -0700
@@ -100,7 +100,7 @@
       '#collapsed' => TRUE,
     );
     $form['file']['token_help']['help'] = array(
-      '#value' => theme('token_help', ''),
+      '#value' => theme('token_help', 'global'),
     );
     $form['file']['filename']['#description'] = t('You can use tokens in the file name.');
   }
