1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

swift: update REPL command (#14467)

This commit is contained in:
Flo 2024-10-30 16:53:49 +01:00 committed by GitHub
parent ba921dda73
commit 7c048b8c0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
- Start a REPL (interactive shell):
`swift`
`swift repl`
- Execute a program: