thunderbird: fix -P example (#4037)

client-spec/clarity
Pierre Rudloff 2020-05-11 20:15:13 +02:00 committed by Starbeamrainbowlabs
parent 038ea380fc
commit c4898ab0ca
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2
1 changed files with 5 additions and 1 deletions

View File

@ -6,6 +6,10 @@
`thunderbird`
- Use a specific user profile:
`thunderbird -P {{profile_name}}`
- Use a specific user profile directory:
`thunderbird -P {{path/to/profile/directory}}`
`thunderbird --profile {{path/to/profile/directory}}`