1
0
Fork 0
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:
Managor 2024-10-02 18:08:14 +03:00 committed by GitHub
parent 85b9f79afa
commit a61062952b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
pages/common/builtin.md Normal file
View file

@ -0,0 +1,8 @@
# builtin
> Execute shell builtins.
> More information: <https://manned.org/builtin.1>.
- Run a shell builtin:
`builtin {{command}}`