summaryrefslogtreecommitdiff
path: root/res/arg-help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'res/arg-help.txt')
-rw-r--r--res/arg-help.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/res/arg-help.txt b/res/arg-help.txt
index d8e8c76c..e87881d3 100644
--- a/res/arg-help.txt
+++ b/res/arg-help.txt
@@ -1,13 +1,17 @@
1Usage: lagrange [options] [URLs] [paths] 1Usage: lagrange [options] [URLs] [paths]
2 2
3URLs and local files are opened in separate tabs. By default the first 3When multiple URLs and local files are specified, they are opened in
4URL/path opens in the currently open tab. 4separate tabs.
5 5
6General options: 6General options:
7 7
8 -E, --echo Print all internal app events to stdout. 8 -E, --echo Print all internal app events to stdout.
9 --help Print these instructions. 9 --help Print these instructions.
10 --sw Disable hardware accelerated rendering. 10 --sw Disable hardware accelerated rendering.
11 -u, --url-or-search URL | text
12 Open a URL, or make a search query with given text.
13 This only works if the search query URL has been
14 configured.
11 -V, --version Print the application version. 15 -V, --version Print the application version.
12 16
13Options that control a running instance of Lagrange: 17Options that control a running instance of Lagrange: