mozroots -HELP (return code: 1)
Mozilla Roots Importer - version 4.2.1.0
Download and import trusted root certificates from Mozilla's MXR.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
Usage: mozroots [--import [--machine] [--sync | --ask | --ask-add | --ask-remove]]
Where the basic options are:
--import Import the certificates into the trust store.
--sync Synchronize (add/remove) the trust store with the certificates.
--ask Always confirm before adding or removing trusted certificates.
--ask-add Always confirm before adding a new trusted certificate.
--ask-remove Always confirm before removing an existing trusted certificate.
and the advanced options are
--url url Specify an alternative URL for downloading the trusted
certificates (MXR source format).
--file name Do not download but use the specified file.
--pkcs7 name Export the certificates into a PKCS#7 file.
--machine Import the certificate in the machine trust store.
The default is to import into the user store.
--quiet Limit console output to errors and confirmations messages.