aboutsummaryrefslogtreecommitdiff
path: root/QUICKSTART.md
diff options
context:
space:
mode:
Diffstat (limited to 'QUICKSTART.md')
-rw-r--r--QUICKSTART.md23
1 files changed, 3 insertions, 20 deletions
diff --git a/QUICKSTART.md b/QUICKSTART.md
index 8d8d80b..fcb292f 100644
--- a/QUICKSTART.md
+++ b/QUICKSTART.md
@@ -1,7 +1,7 @@
## Configuration files
Configuration is saved in:
-- on Linux, _~/.config/smolbote/_
+- on Linux, _~/.config/smolbote/smolbote.cfg_
## Keyboard shortcuts
@@ -15,23 +15,6 @@ Configuration is saved in:
- Ctrl + P - next tab
- Ctrl + X - close tab
-## Command line
+See the [manual page][manpage] for more options.
-~~~ sh
-Usage: poi [options] URL
-
-Options:
-- h, help Displays this help.
-- v, version Displays version information.
-- build Show build information.
-- c, config Set configuration file. ~/.config/smolbote/smolbote.cfg
-- p, profile Use this profile.
-- socket Local server socket /tmp/smolbote.socket
-- in-new-window Open URL in new window
-
-You can also overwrite configuration options using the syntax:
---browser.setting.path=value
-
-Arguments:
-- URL URL(s) to open
-~~~
+[manpage]: /smolbote/manpage.html