mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
builtin: add page (#13827)
This commit is contained in:
parent
85b9f79afa
commit
a61062952b
1 changed files with 8 additions and 0 deletions
8
pages/common/builtin.md
Normal file
8
pages/common/builtin.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# builtin
|
||||
|
||||
> Execute shell builtins.
|
||||
> More information: <https://manned.org/builtin.1>.
|
||||
|
||||
- Run a shell builtin:
|
||||
|
||||
`builtin {{command}}`
|
Loading…
Add table
Reference in a new issue