]> git.notmuchmail.org Git - notmuch/commit
notmuch: Make the command of "notmuch" walk the user through the next step.
authorCarl Worth <cworth@cworth.org>
Thu, 12 Nov 2009 01:56:59 +0000 (17:56 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 12 Nov 2009 01:56:59 +0000 (17:56 -0800)
commit8136e15229adc99197e4b4617e849180a66d6049
tree393e7949847b79c1da12ee0850d74a3712e301a8
parent6bd01e1b340f6a209dde64471bc9d7137511dada
notmuch: Make the command of "notmuch" walk the user through the next step.

If this is run first, it will run "notmuch setup" directly. After that
is successful, it will look for a databae and tell the user to run
"notmuch new" if the database doesn't exist yet. Finally, if the
database is present, it will provide some example "notmuch search"
commands for the user to try.
notmuch.c