From edf99589ac4aabc8940af78d4a90a8ec35d3f5d7 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Mon, 21 Apr 2014 15:27:11 -0700 Subject: [PATCH] Minor doc change. --- bbdb-csv-import.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bbdb-csv-import.el b/bbdb-csv-import.el index eb1de9d..512a948 100644 --- a/bbdb-csv-import.el +++ b/bbdb-csv-import.el @@ -38,19 +38,20 @@ ;; ;; Else, note the min versions of dependencies above in "Package-Requires:", ;; and load this file. The exact minimum bbdb version is unknown, something 3+. - -;;; Usage: +;; +;;; Basic Usage: ;; ;; You may want to back up existing data in ~/.bbdb and ~/.emacs.d/bbdb in case ;; you don't like the newly imported data. ;; ;; Simply M-x `bbdb-csv-import-buffer' or `bbdb-csv-import-file'. ;; When called interactively, they prompt for file or buffer arguments. -;; + +;;; Advanced usage / notes: ;; Tested to work with thunderbird, gmail, linkedin, outlook.com/hotmail.com For ;; those programs, if it's exporter has an option of what kind of csv format, ;; choose it's own native format if available, if not, choose an outlook -;; compatible format. If you're exporting from some other program, and its csv +;; compatible format. If you're exporting from some other program and its csv ;; exporter claims outlook compatibility, there is a good chance it will work ;; out of the box. ;; -- 2.30.2