mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 01:35:50 +02:00
Updated based on tldr-bot feedback
This commit is contained in:
parent
36a56302bf
commit
a9c8728a9f
1 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# scala
|
# scala
|
||||||
|
|
||||||
> Scala application launcher and interactive interpreter
|
> Scala application launcher and interactive interpreter.
|
||||||
|
|
||||||
- Call a Scala interactive shell (REPL):
|
- Call a Scala interactive shell (REPL):
|
||||||
|
|
||||||
|
@ -17,8 +17,3 @@
|
||||||
- Execute a single Scala command in the command line:
|
- Execute a single Scala command in the command line:
|
||||||
|
|
||||||
`scala -e {{command}}`
|
`scala -e {{command}}`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue