mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 10:37:56 +00:00 
			
		
		
		
	Documentation consistency GPG keys are PGP keys. (#13073)
* Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: GPG keys are PGP keys * Consistency: s/GPG/PGP keys, use GPG's proper name * Use GPG's proper name GnuPG * Use GPG's proper name GnuPG * Consistency: GPG keys are PGP keys * Fix typo
This commit is contained in:
		 Daniel Nathan Gray
					Daniel Nathan Gray
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							33a140a260
						
					
				
				
					commit
					07f75268bd
				
			| @@ -180,7 +180,7 @@ func (c *OperatorGenerateRootCommand) Flags() *FlagSets { | ||||
| 		EnvVar:     "", | ||||
| 		Completion: complete.PredictAnything, | ||||
| 		Usage: "Path to a file on disk containing a binary or base64-encoded " + | ||||
| 			"public GPG key. This can also be specified as a Keybase username " + | ||||
| 			"public PGP key. This can also be specified as a Keybase username " + | ||||
| 			"using the format \"keybase:<username>\". When supplied, the generated " + | ||||
| 			"root token will be encrypted and base64-encoded with the given public " + | ||||
| 			"key.", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user