Provided by: facter-customfacts-plugin_1.1-0ubuntu3_all bug

NAME

       fact-del - wrapper script for deleting custom facts to facter

SYNOPSIS

       fact-add FACT

DESCRIPTION

       fact-del is a script that removes facts created with fact-add from facter.

       Note  that  facts  are  stored  in  /etc/facts  where the filename is the new fact and the
       contents of the file is the current value of the fact.

EXIT CODES

       fact-del returns 0 on success and 1 otherwise.

SEE ALSO

       facter(1)
       fact-add(1)

AUTHOR

       This manpage and the utility were written by Juan L. Negron <juan@ubuntu.com>  for  Ubuntu
       systems  (but  may  be  used by others).  Permission is granted to copy, distribute and/or
       modify this document and the utility under the terms of the GNU  General  Public  License,
       Version 3 published by the Free Software Foundation.

       The  complete  text  of  the GNU General Public License can be found in /usr/share/common-
       licenses/GPL on Debian/Ubuntu systems, or in /usr/share/doc/fedora-release-*/GPL on Fedora
       systems, or on the web at http://www.gnu.org/licenses/gpl.txt.