cmd/commands: Update documentation for dlv attach
Commit changes after executing gen-usage-docs.go script Related to #1995
This commit is contained in:
parent
b13fe990bd
commit
49c6498512
@ -16,6 +16,12 @@ option to let the process continue or kill it.
|
||||
dlv attach pid [executable]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
--continue Continue the debugged process on start.
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user