1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 02:55:41 +02:00
tldr/pages/common/thunderbird.md
2020-05-11 15:15:13 -03: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}}`