1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-07 19:15:24 +02:00
tldr/pages/common/thunderbird.md

17 lines
300 B
Markdown
Raw Normal View History

2020-12-04 07:37:44 -05:00
# thunderbird
2019-05-27 00:05:52 +01:00
> Email client and RSS reader.
> More information: <https://manned.org/thunderbird>.
2019-05-27 00:05:52 +01:00
- Open thunderbird:
`thunderbird`
2020-05-11 20:15:13 +02: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 20:15:13 +02:00
`thunderbird --profile {{path/to/profile/directory}}`