mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
strace: fix syntax
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
`strace -p {{pid}} -T`
|
||||
|
||||
-- Start tracing a program by executing it:
|
||||
- Start tracing a program by executing it:
|
||||
|
||||
`strace {{program}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user