mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:22:07 +02:00
thunderbird: fix -P example (#4037)
This commit is contained in:
parent
038ea380fc
commit
c4898ab0ca
1 changed files with 5 additions and 1 deletions
|
@ -6,6 +6,10 @@
|
||||||
|
|
||||||
`thunderbird`
|
`thunderbird`
|
||||||
|
|
||||||
|
- Use a specific user profile:
|
||||||
|
|
||||||
|
`thunderbird -P {{profile_name}}`
|
||||||
|
|
||||||
- Use a specific user profile directory:
|
- Use a specific user profile directory:
|
||||||
|
|
||||||
`thunderbird -P {{path/to/profile/directory}}`
|
`thunderbird --profile {{path/to/profile/directory}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue