mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-31 02:27:19 -04:00 
			
		
		
		
	docs: Fix command.Func documentation (#3371)
This commit is contained in:
		
							parent
							
								
									cd9317e5df
								
							
						
					
					
						commit
						43fba378d6
					
				| @ -27,7 +27,7 @@ type Command struct { | ||||
| 	// Required. | ||||
| 	Name string | ||||
| 
 | ||||
| 	// Run is a function that executes a subcommand using | ||||
| 	// Func is a function that executes a subcommand using | ||||
| 	// the parsed flags. It returns an exit code and any | ||||
| 	// associated error. | ||||
| 	// Required. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user