Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MU(REMOVE)			 User Manuals			    MU(REMOVE)

NAME
       mu remove is the	mu command to remove messages from the database.

SYNOPSIS
       mu remove [options] <file> [<files>]

DESCRIPTION
       mu  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.

OPTIONS
       mu 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 VALUE
       mu remove returns 0 upon	success; in general, the following error codes
       are returned:

       | code |	meaning				  |
       |------+-----------------------------------|
       |    0 |	ok				  |
       |    1 |	general	error			  |

BUGS
       Please report bugs if you find them: https://github.com/djcb/mu/issues

AUTHOR
       Dirk-Jan	C. Binnema <djcb@djcbsoftware.nl>

SEE ALSO
       mu(1), mu-index(1), mu-add(1)

May 2022			       1			    MU(REMOVE)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mu-remove&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help