From 86d2e232415c54887ab22f70cbe529c0c8757c80 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 2 Apr 2018 19:22:13 +0200 Subject: Update manpage --- QUICKSTART.md | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) (limited to 'QUICKSTART.md') 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 -- cgit v1.2.1