1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 00:02:09 +02:00
tldr/pages/common/thunderbird.md
2020-12-29 12:02:05 +00:00

16 lines
293 B
Markdown

# thunderbird
> Email client and RSS reader.
> More information: <https://thunderbird.net>.
- Open thunderbird:
`thunderbird`
- Use a specific user profile:
`thunderbird -P {{profile_name}}`
- Use a specific user profile directory:
`thunderbird --profile {{path/to/profile/directory}}`