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

FreeBSD Manual Pages

  
 
  

home | help
SQ(1)				 User Commands				 SQ(1)

NAME
       sq-keyring-merge	- Merge	keys or	keyrings into a	single keyring

SYNOPSIS
       sq keyring merge	[OPTIONS] FILE

DESCRIPTION
       Merge keys or keyrings into a single keyring.

       Multiple	 versions  of the same certificate are merged together.	 Where
       data is replaced	(e.g., secret key material), data from the later  cer-
       tificate	is preferred.

OPTIONS
   Subcommand options
       --output=FILE
	      Write to FILE or stdout if omitted

	      [default:	-]

	FILE  Read from	FILE or	stdin if omitted

   Global options
       See sq(1) for a description of the global options.

EXAMPLES
       Merge certificate updates.

	      sq keyring merge bob.pgp bob-updates.pgp

SEE ALSO
       sq(1), sq-keyring(1).

       For the full documentation see <https://book.sequoia-pgp.org/>.

VERSION
       1.3.1

Sequoia	PGP			     1.3.1				 SQ(1)

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

home | help