mass change: apply snake case to tokens (#2518)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
9a9265c672
commit
18370557b2
@@ -8,7 +8,7 @@
|
||||
|
||||
- Trace a process and filter output by system call:
|
||||
|
||||
`strace -p {{pid}} -e {{system call name}}`
|
||||
`strace -p {{pid}} -e {{system_call_name}}`
|
||||
|
||||
- Count time, calls, and errors for each system call and report a summary on program exit:
|
||||
|
||||
|
Reference in New Issue
Block a user