X-Git-Url: https://iankelling.org/git/?p=bbdb-csv-import;a=blobdiff_plain;f=bbdb-csv-import.el;fp=bbdb-csv-import.el;h=3a1584224fb1039fae6d91d5983d8189d573d72d;hp=a5c2b595543a213d914d435e6b6fa4a63d1a7cec;hb=80f24db03c4385867d0ee14942ad5216b752e948;hpb=81a52c2e3cd8e7a2eb3783a8cfb66cfb32a90710 diff --git a/bbdb-csv-import.el b/bbdb-csv-import.el index a5c2b59..3a15842 100644 --- a/bbdb-csv-import.el +++ b/bbdb-csv-import.el @@ -45,6 +45,9 @@ ;; ;; Simply M-x `bbdb-csv-import-buffer' or `bbdb-csv-import-file'. ;; When called interactively, they prompt for file or buffer arguments. +;; +;; Then view your bbdb records: M-x bbdb .* RET +;; If the import looks good save the bbdb database: C-x s (bbdb-save) ;;; Advanced usage / notes: ;;