X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;h=87479f81056b53cef82859c61adb7794f19ecf79;hp=2ac8a592bb264e23259a8d1601b0aad7451eb088;hb=28ce73848d98d8ee2b661733402e2c10b13418d5;hpb=63c503a5ac1a8441b32c615ea91a0dac5f8507c4 diff --git a/notmuch.c b/notmuch.c index 2ac8a592..87479f81 100644 --- a/notmuch.c +++ b/notmuch.c @@ -145,11 +145,6 @@ command_t commands[] = { "\t\t\tVerbose operation. Shows paths of message files as\n" "\t\t\tthey are being indexed.\n" "\n" - "\t\tNote: \"notmuch new\" runs (other than the first run) will\n" - "\t\tskip any read-only directories, so you can use that to mark\n" - "\t\tdirectories that will not receive any new mail (and make\n" - "\t\t\"notmuch new\" even faster).\n" - "\n" "\t\tInvoking notmuch with no command argument will run new if\n" "\t\tthe setup command has previously been completed, but new has\n" "\t\tnot previously been run." },