54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
`-i --install`
> Install the LibreOffice extension.
`-fx --firefox`
> Launch Firefox Developper.
> Unit tests can be launched from the menu (Tests section).
`-fxn --firefox_nightly`
> Launch Firefox Nightly.
> Unit tests can be launched from the menu (Tests section).
|
>
>
>
>
>
|
|
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
`-i --install`
> Install the LibreOffice extension.
`-fx --firefox`
> Launch Firefox.
> Unit tests can be launched from the menu (Tests section).
`-fxd --firefox_dev`
> Launch Firefox Developer.
> Unit tests can be launched from the menu (Tests section).
`-fxn --firefox_nightly`
> Launch Firefox Nightly.
> Unit tests can be launched from the menu (Tests section).
|