summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-11-16 16:12:09 +0100
committerChristoph Lohmann <20h@r-36.net>2012-11-16 16:12:09 +0100
commite7b36f693f184427c51be59e98c5f1bb5904e806 (patch)
tree997c1afc84b1002ade6468c966444c92b8674194 /README
parentd6bbef74fefaf4f5b9943a821867d99a7200f7ed (diff)
downloadsurf-e7b36f693f184427c51be59e98c5f1bb5904e806.tar.gz
surf-e7b36f693f184427c51be59e98c5f1bb5904e806.tar.bz2
surf-e7b36f693f184427c51be59e98c5f1bb5904e806.zip
Adding a surf-open.sh script for easier tabbed(1) integration.
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 15 insertions, 2 deletions
diff --git a/README b/README
index 229d913..c87b69b 100644
--- a/README
+++ b/README
@@ -17,9 +17,22 @@ necessary as root):
make clean install
-
Running surf
------------
run
- surf [URL]
+ surf [URI]
+
+See the manpage for further options.
+
+Running surf in tabbed
+----------------------
+For running surf in tabbed[0] there is a script included in the distribution,
+which is run like this:
+
+ surf-open.sh [URI]
+
+Further invocations of the script will run surf with the specified URI in this
+instance of tabbed.
+
+[0] http://tools.suckless.org/tabbed