Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit d8a1449

Browse files
authored
Update readme.md
1 parent 24e2777 commit d8a1449

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
@@ -568,6 +568,6 @@ Tips:
568568
- `[2016-06-29 14:51:51] local.INFO: Imported user johndoe`
569569
- Unsuccessful imported users are also reported in your log files, with the message of the exception:
570570
- `[2016-06-29 14:51:51] local.ERROR: Unable to import user janedoe. SQLSTATE[23000]: Integrity constraint violation: 1048`
571-
- To run the import without logging, use `php artisan adldap:import --log=false
571+
- To run the import without logging, use `php artisan adldap:import --log=false`
572572
- To import a single user, insert their username `php artisan adldap:import jdoe`
573573
- Specifying a username uses ambiguous naming resolution, so you're able to specify attributes other than their username, such as their email (`php artisan adldap:import jdoe@mail.com`).

0 commit comments

Comments
 (0)