Files
cheatsheet-tldr/tldr/thunderbird
2025-10-30 00:20:37 +00:00

22 lines
393 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# thunderbird
> Email client and RSS reader.
> More information: <https://manned.org/thunderbird>.
- Open thunderbird:
`thunderbird`
- Use a specific user profile:
`thunderbird -P {{profile_name}}`
- Use a specific user profile directory:
`thunderbird --profile {{path/to/profile_directory}}`