Skip to content

Commit 34322bf

Browse files
committed
edit: readme.md
1 parent 875d965 commit 34322bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,15 @@ immich-go -server URL -key KEY -general_options COMMAND -command_options... {fil
4545

4646
`-key KEY` A key generated by the user. Uploaded photos will belong to the key's owner.<br>
4747
`-no-colors-log` Remove color codes from logs.<br>
48-
`-log-level` Adjust the log verbosity as follow: (Default OK)
48+
49+
`-log-level` Adjust the log verbosity as follow: (Default OK) <br>
4950
- `ERROR`: Display only errors
5051
- `WARNING`: Same as previous one plus non blocking error
5152
- `OK`: Same as previous plus actions
5253
- `INFO`: Same as previous one plus progressions
5354

55+
`-log-file=file` Write all messages to the file<br>
56+
5457

5558
## Command `upload`
5659

0 commit comments

Comments
 (0)