Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Feb 7, 2018
1 parent ab43326 commit f8568ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To tail the log you can use this command:
php artisan tail
```

By default the last 20 lines will be shown. You can change that number by using the `lines`-option.
You can start the output with displaying the last lines in the log by using the `lines`-option.

```bash
php artisan tail --lines=50
Expand Down

0 comments on commit f8568ef

Please sign in to comment.