mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	DNS服务支持密钥管理/“域名服务”改为“自建DNS”
This commit is contained in:
		@@ -15,7 +15,7 @@ func main() {
 | 
			
		||||
	app := apps.NewAppCmd().
 | 
			
		||||
		Version(teaconst.Version).
 | 
			
		||||
		Product(teaconst.ProductName).
 | 
			
		||||
		Usage(teaconst.ProcessName+" [-v|start|stop|restart|service|daemon|reset|recover]").
 | 
			
		||||
		Usage(teaconst.ProcessName+" [-v|start|stop|restart|service|daemon|reset|recover|demo]").
 | 
			
		||||
		Option("-h", "show this help").
 | 
			
		||||
		Option("-v", "show version").
 | 
			
		||||
		Option("start", "start the service").
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user