mirror of
				https://git.coolaj86.com/coolaj86/telebit.js.git
				synced 2025-11-04 02:32:47 +00:00 
			
		
		
		
	update cli options
This commit is contained in:
		
							parent
							
								
									9f8ba5aa3c
								
							
						
					
					
						commit
						3fe6880d34
					
				@ -32,7 +32,7 @@ Examples
 | 
				
			|||||||
========
 | 
					========
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
telebit --config /etc/telebit/telebit.yml
 | 
					telebit --config /opt/telebit/etc/telebit.yml
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
@ -117,12 +117,12 @@ Usage
 | 
				
			|||||||
====
 | 
					====
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
telebit --config /etc/telebit/telebit.yml
 | 
					telebit --config /opt/telebit/etc/telebit.yml
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Options
 | 
					Options
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`/etc/telebit/telebit.yml:`
 | 
					`/opt/telebit/etc/telebit.yml:`
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
email: 'jon@example.com'          # must be valid (for certificate recovery and security alerts)
 | 
					email: 'jon@example.com'          # must be valid (for certificate recovery and security alerts)
 | 
				
			||||||
agree_tos: true                   # agree to the Telebit, Greenlock, and Let's Encrypt TOSes
 | 
					agree_tos: true                   # agree to the Telebit, Greenlock, and Let's Encrypt TOSes
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user