mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 12:28:12 +00:00 
			
		
		
		
	update doc
This commit is contained in:
		
							parent
							
								
									323febe8c7
								
							
						
					
					
						commit
						f2aa5c0235
					
				@ -400,7 +400,7 @@ Valid values are:
 | 
				
			|||||||
It's simple, just give a wildcard domain as the `-d` parameter.
 | 
					It's simple, just give a wildcard domain as the `-d` parameter.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
acme.sh  --issue -d example.com  -d *.example.com  --dns dns_cf
 | 
					acme.sh  --issue -d example.com  -d '*.example.com'  --dns dns_cf
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user