From: Ian Kelling Date: Mon, 7 Jul 2014 10:04:06 +0000 (-0700) Subject: minor doc update X-Git-Url: https://iankelling.org/git/?p=bbdb-csv-import;a=commitdiff_plain;h=80f24db03c4385867d0ee14942ad5216b752e948 minor doc update --- 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: ;;