mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 02:54:10 +00:00
Update cheatsheets
This commit is contained in:
21
thunderbird
Normal file
21
thunderbird
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# thunderbird
|
||||
|
||||
> Email client and RSS reader.
|
||||
> More information: <https://thunderbird.net>.
|
||||
|
||||
- Open thunderbird:
|
||||
|
||||
`thunderbird`
|
||||
|
||||
- Use a specific user profile:
|
||||
|
||||
`thunderbird -P {{profile_name}}`
|
||||
|
||||
- Use a specific user profile directory:
|
||||
|
||||
`thunderbird --profile {{path/to/profile/directory}}`
|
||||
Reference in New Issue
Block a user