mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-30 02:07:58 +08:00 
			
		
		
		
	typo, fix and run 'go run ./scripts/gen-cli-docs.go' (#848)
This commit is contained in:
		| @ -307,7 +307,7 @@ Print list of types | ||||
|  | ||||
| 	types [<regex>] | ||||
|  | ||||
| If regex is specified only the functions matching it will be returned. | ||||
| If regex is specified only the types matching it will be returned. | ||||
|  | ||||
|  | ||||
| ## vars | ||||
|  | ||||
| @ -160,7 +160,7 @@ If regex is specified only the functions matching it will be returned.`}, | ||||
|  | ||||
| 	types [<regex>] | ||||
|  | ||||
| If regex is specified only the functions matching it will be returned.`}, | ||||
| If regex is specified only the types matching it will be returned.`}, | ||||
| 		{aliases: []string{"args"}, allowedPrefixes: scopePrefix | onPrefix, cmdFn: args, helpMsg: `Print function arguments. | ||||
|  | ||||
| 	[goroutine <n>] [frame <m>] args [-v] [<regex>] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 custa
					custa