mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	[docs] Fix typo in command-line.en-us.md (#14746)
seperated -> separated Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -232,7 +232,7 @@ Generates a self-signed SSL certificate. Outputs to `cert.pem` and `key.pem` in
 | 
			
		||||
directory and will overwrite any existing files.
 | 
			
		||||
 | 
			
		||||
- Options:
 | 
			
		||||
  - `--host value`: Comma seperated hostnames and ips which this certificate is valid for.
 | 
			
		||||
  - `--host value`: Comma separated hostnames and ips which this certificate is valid for.
 | 
			
		||||
    Wildcards are supported. Required.
 | 
			
		||||
  - `--ecdsa-curve value`: ECDSA curve to use to generate a key. Optional. Valid options
 | 
			
		||||
    are P224, P256, P384, P521.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user