Clarify the statement

This commit is contained in:
Usha Mandya 2021-07-13 10:57:24 +01:00 committed by GitHub
parent 15c8eae642
commit 7476ac6b8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ Now that we have our `docker-compose.yml` file, we can start it up!
into a single stream. This is incredibly useful when you want to watch for timing-related issues. The `-f` flag "follows" the
log, so will give you live output as it's generated.
If you have done already, you'll see output that looks like this...
If you have run the command already, you'll see output that looks like this:
```plaintext
mysql_1 | 2019-10-03T03:07:16.083639Z 0 [Note] mysqld: ready for connections.