llvm-ar, llvm-nm, llvm-strings: add page (#6566)
This commit is contained in:
7
pages/common/llvm-ar.md
Normal file
7
pages/common/llvm-ar.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# llvm-ar
|
||||
|
||||
> This command is an alias of `ar`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr ar`
|
7
pages/common/llvm-nm.md
Normal file
7
pages/common/llvm-nm.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# llvm-nm
|
||||
|
||||
> This command is an alias of `nm`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr nm`
|
7
pages/common/llvm-strings.md
Normal file
7
pages/common/llvm-strings.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# llvm-strings
|
||||
|
||||
> This command is an alias of `strings`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr strings`
|
Reference in New Issue
Block a user