mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 08:55:34 +02:00
x86_64, uname26, linux32, linux64, i386: add page (#15374)
* Create x86_64.md * Update x86_64.md * Create uname26.md * Create linux32.md * Create linux64.md * Create i386.md
This commit is contained in:
parent
14799ff41f
commit
58a805851b
5 changed files with 35 additions and 0 deletions
7
pages/linux/i386.md
Normal file
7
pages/linux/i386.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# i386
|
||||
|
||||
> This command is an alias of `setarch i386`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr setarch`
|
7
pages/linux/linux32.md
Normal file
7
pages/linux/linux32.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# linux32
|
||||
|
||||
> This command is an alias of `setarch linux32`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr setarch`
|
7
pages/linux/linux64.md
Normal file
7
pages/linux/linux64.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# linux64
|
||||
|
||||
> This command is an alias of `setarch linux64`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr setarch`
|
7
pages/linux/uname26.md
Normal file
7
pages/linux/uname26.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# uname26
|
||||
|
||||
> This command is an alias of `setarch uname26`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr setarch`
|
7
pages/linux/x86_64.md
Normal file
7
pages/linux/x86_64.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# x86_64
|
||||
|
||||
> This command is an alias of `setarch x86_64`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr setarch`
|
Loading…
Add table
Reference in a new issue