Skip to content

Commit d2a3029

Browse files
authored
update readme
1 parent bbe5ebf commit d2a3029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ php artisan export:postman --basic="username:password123"
5757
The following usage will continue until the end, even if it has error or incompatible endpoints.
5858

5959
```bash
60-
php artisan export:postman --continue-on-errors=true
60+
php artisan export:postman --continue-on-errors
6161
```
6262

6363
If both auths are specified, bearer will be favored.

0 commit comments

Comments
 (0)