mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-28 18:04:55 +02:00
thunderbird: fix -P example (#4037)
This commit is contained in:
parent
2cffa0ccee
commit
670c72c0d9
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