X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frefile.c;h=b07c32d275a3e78b0dc8985acdfd7739eb61c416;hb=10e03b3fba3e01052baf92c963c46a2a5529b4e0;hp=6c5a8f65f33b71abac3b62d485e945eb0a4edf37;hpb=ccf4f175ef4c4e7522f9510a4a1149c15d810dd9;p=mmh 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))