mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 08:35:44 +02:00
Remove -p and -i from c++filt.
This commit is contained in:
parent
76a32d8cc6
commit
06d7efad8a
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
|
||||
- Demangle C++ symbols:
|
||||
|
||||
`nm {{file.o}} | c++filt -p -i`
|
||||
`nm {{file.o}} | c++filt`
|
||||
|
|
Loading…
Add table
Reference in a new issue