mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
clojure: add page (#6473)
This commit is contained in:
parent
50941975ec
commit
eb6a083efb
2 changed files with 14 additions and 0 deletions
7
pages.pt_BR/common/clojure.md
Normal file
7
pages.pt_BR/common/clojure.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# clojure
|
||||
|
||||
> Este comando é um pseudônimo de `clj`.
|
||||
|
||||
- Ver documentação sobre o comando original:
|
||||
|
||||
`tldr clj`
|
7
pages/common/clojure.md
Normal file
7
pages/common/clojure.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# clojure
|
||||
|
||||
> This command is an alias of `clj`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr clj`
|
Loading…
Add table
Reference in a new issue