tldr/pages/common/thunderbird.md

17 lines
293 B
Markdown
Raw Normal View History

2020-12-04 12:37:44 +00:00
# thunderbird
2019-05-27 00:05:52 +01:00
> Email client and RSS reader.
2020-12-22 13:31:37 +00:00
> More information: <https://thunderbird.net>.
2019-05-27 00:05:52 +01:00
- Open thunderbird:
`thunderbird`
2020-05-11 19:15:13 +01:00
- Use a specific user profile:
`thunderbird -P {{profile_name}}`
2019-05-27 00:05:52 +01:00
- Use a specific user profile directory:
2020-05-11 19:15:13 +01:00
`thunderbird --profile {{path/to/profile/directory}}`