1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 00:40:06 +01:00

Fix example log command

This commit is contained in:
Pete Cooper
2019-06-05 14:55:23 +01:00
committed by GitHub
parent a694efc4c5
commit 79661fa2b8

View File

@@ -316,7 +316,7 @@
'In order to tail a log, pass the relevant log key (e.g. "nginx")',
'along with any optional tail parameters (e.g. "-f" for follow).',
null,
'For example: "valet logs nginx -f --lines=3"',
'For example: "valet log nginx -f --lines=3"',
null,
'Here are the logs you might be interested in.',
null,