You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-o, --output <location> Where to save the file (defaults to current working directory).
53
55
-h, --help output usage information
54
56
```
@@ -61,7 +63,7 @@ Alternatively, you can start using Insomnia Documenter by downloading a release
61
63
62
64
Updating the API is super simple! Since Insomnia Documenter is a plug-and-play web app, you can just replace your `insomnia.json` with your new exported JSON file. Just make sure it's called `insomnia.json`.
63
65
64
-
The same actually applies to the logo as well (`logo.png`).
66
+
The same actually applies to the logo (`logo.png`) e favicon (`favicon.ico`) as well .
0 commit comments