From 56cbfbe6680f5163dafe4305eeae1230cf8cfc88 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 1 Dec 2014 20:56:35 +0100 Subject: [PATCH] Update manpage. Closes #8. --- doc/qutebrowser.1.asciidoc | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/qutebrowser.1.asciidoc b/doc/qutebrowser.1.asciidoc index 62dcdf165..1645133c2 100644 --- a/doc/qutebrowser.1.asciidoc +++ b/doc/qutebrowser.1.asciidoc @@ -1,5 +1,5 @@ // Note some sections in this file (everything between QUTE_*_START and -// QUTE_*_END) are autogenerated by scripts/generate_doc.sh. DO NOT edit them +// QUTE_*_END) are autogenerated by scripts/src2asciidoc.sh. DO NOT edit them // by hand. = qutebrowser(1) @@ -10,7 +10,7 @@ :homepage: http://www.qutebrowser.org/ == NAME -qutebrowser - A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit. +qutebrowser - a keyboard-driven, vim-like browser based on PyQt5 and QtWebKit. == SYNOPSIS *qutebrowser* ['-OPTION' ['...']] [':COMMAND' ['...']] ['URL' ['...']] @@ -81,6 +81,13 @@ It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. Activate the QML/JS debugger with a specified port. 'block' is optional and will make the application wait until a debugger connects to it. // QUTE_OPTIONS_END +== FILES + +- '~/.config/qutebrowser/qutebrowser.conf': Main config file. +- '~/.config/qutebrowser/quickmarks': Saved quickmarks. +- '~/.config/qutebrowser/keys.conf': Defined keybindings. +- '~/.local/share/qutebrowser/': Various state information + == BUGS Bugs are tracked in the Github issue tracker at https://github.com/The-Compiler/qutebrowser/issues. @@ -92,7 +99,7 @@ If you prefer, you can also write to the https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser[mailinglist] at mailto:qutebrowser@lists.qutebrowser.org[] instead. -For security bugs, please contact me directly at mail@qutebrowser.org, GPG ID +For security bugs, please contact me directly at me@the-compiler.org, GPG ID http://www.the-compiler.org/pubkey.asc[0xFD55A072]. == COPYRIGHT @@ -112,7 +119,7 @@ this program. If not, see . * Website: http://www.qutebrowser.org/ * Mailinglist: mailto:qutebrowser@lists.qutebrowser.org[] / https://lists.schokokeks.org/mailman/listinfo.cgi/qutebrowser -* IRC: irc://irc.freenode.org/#qutebrowser[`#qutebrowser`] +* IRC: irc://irc.freenode.org/#qutebrowser[`#qutebrowser`] on http://freenode.net/[Freenode] * Github: https://github.com/The-Compiler/qutebrowser