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

17 lines
293 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.
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 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}}`