1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 02:35:22 +02:00

Firefox: Suggested changes

New instance flag removed but profile flag re-added
This commit is contained in:
Ben Scattergood 2019-10-14 15:18:41 +01:00 committed by Starbeamrainbowlabs
parent 4434c26c98
commit 45247399e2

View file

@ -31,6 +31,10 @@
`firefox --CreateProfile {{profile_name}}`
- Use a specific profile to allow multiple separate instances of Firefox to run at once:
`firefox --profile {{path/to/directory}} {{https://example.com/}}`
- Set Firefox as the default browser:
`firefox --setDefaultBrowser`