1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 13:44:56 +02:00
tldr/pages/common/thunderbird.md
2020-05-21 12:30:19 +01:00

15 lines
245 B
Markdown

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