X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frefile.c;h=b07c32d275a3e78b0dc8985acdfd7739eb61c416;hp=6c5a8f65f33b71abac3b62d485e945eb0a4edf37;hb=c3b491e413335224388481939948dd6af4179851;hpb=ca0b3e830b86700d9e5e31b1784de2bdcaf58fc5 diff --git a/uip/refile.c b/uip/refile.c index 6c5a8f6..b07c32d 100644 --- a/uip/refile.c +++ b/uip/refile.c @@ -128,7 +128,7 @@ main(int argc, char **argv) */ if (filep > 0) { if (folder || msgs.size) - adios(NULL, "use -file or some messages, not both"); + adios(NULL, "use -file or msgs, not both"); opnfolds(folders, foldp); for (i = 0; i < filep; i++) if (m_file(files[i], folders, foldp, 0))