mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	[BRANDING] cmd/manager.go
This commit is contained in:
		
					parent
					
						
							
								133f2fc6cc
							
						
					
				
			
			
				commit
				
					
						d1dba2c79d
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16,8 +16,8 @@ var ( | |||
| 	// CmdManager represents the manager command | ||||
| 	CmdManager = &cli.Command{ | ||||
| 		Name:        "manager", | ||||
| 		Usage:       "Manage the running gitea process", | ||||
| 		Description: "This is a command for managing the running gitea process", | ||||
| 		Usage:       "Manage the running forgejo process", | ||||
| 		Description: "This is a command for managing the running forgejo process", | ||||
| 		Subcommands: []*cli.Command{ | ||||
| 			subcmdShutdown, | ||||
| 			subcmdRestart, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue