blob: ece9697ad82626c3deb2e67a38da57ef2e054e85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
smolbote(7) -- yet another no-frills browser
====
## SYNOPSIS
`poi` [<options>...] URL
## OPTIONS
* `-h`, `--help`:
Displays this help.
* `-v`, `--version`:
Displays version information.
* `-c`, `--config`:
Set configuration file.
* `--default-config`:
Set the default configuration file.
* `-p`, `--profile`:
Use this profile.
* `--socket`:
Local server socket
* `--in-new-window`:
Open URL in new window
|