![]() |
![]()
| ![]() |
![]()
NAMEmu remove is the mu command to remove messages from the database. SYNOPSISmu remove [options] <file> [<files>] DESCRIPTIONmu remove removes specific messages from the database, each of them specified by their filename. The files do not have to exist in the file system. OPTIONSmu remove does not have its own options, but the general options for determining the location of the database (--muhome) are available. See mu-index(1) for more information. RETURN VALUEmu remove returns 0 upon success; in general, the following error codes are returned: | code | meaning | |------+-----------------------------------| | 0 | ok | | 1 | general error | BUGSPlease report bugs if you find them: https://github.com/djcb/mu/issues AUTHORDirk-Jan C. Binnema <djcb@djcbsoftware.nl> SEE ALSOmu(1), mu-index(1), mu-add(1)
|