Skip to content

Commit

Permalink
add version added to --use-os-locale doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNikiforov authored Jul 26, 2024
1 parent 39000ac commit f434581
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/naming.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Default format is: `{:%Y/%m/%d}`

### Language-specific formatting

```{versionadded} 1.22.0
```

Some formatting codes, e.g. `%B` for printing full month, are specific to the language. By default `icloudpd` uses English regardless of the locale of the OS. With `--use-os-locale` the behavior can be changed.

Example of running `icloudpd` with specific locale under Linux or MacOS:
Expand Down

0 comments on commit f434581

Please sign in to comment.