mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:42:10 +02:00
strace: fix syntax
This commit is contained in:
parent
911b777839
commit
a98398f68d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
`strace -p {{pid}} -T`
|
||||
|
||||
-- Start tracing a program by executing it:
|
||||
- Start tracing a program by executing it:
|
||||
|
||||
`strace {{program}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue