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

Commit 7b1de4a

Browse files
committed
Small tweak,
1 parent e36221b commit 7b1de4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ Tips:
564564

565565
- Users who already exist inside your database will be updated with your configured `sync_attributes`
566566
- Users are never deleted from the import command, you will need to clear users regularly through your model
567-
- Successfully imported (new) users are reported in your log files: `[2016-06-29 14:51:51] local.INFO: Imported user johndoe`
567+
- Successfully imported (new) users are reported in your log files:
568+
- `[2016-06-29 14:51:51] local.INFO: Imported user johndoe`
568569
- Unsuccessful imported users are also reported in your log files, with the message of the exception:
569570
- `[2016-06-29 14:51:51] local.ERROR: Unable to import user janedoe. SQLSTATE[23000]: Integrity constraint violation: 1048`

0 commit comments

Comments
 (0)