diff options
author | Quentin Rameau <quinq@fifth.space> | 2017-04-29 17:23:37 +0200 |
---|---|---|
committer | Quentin Rameau <quinq@fifth.space> | 2017-04-29 17:59:08 +0200 |
commit | 7823ab6fc0d035a1e75a3d08867a0dfd04ff635f (patch) | |
tree | da16e7006e10fd92728cdd4a3c2c8f9d73025089 /surf.1 | |
parent | 9eda6f5dd556552c29dd43095dd5a9bf026a8a5f (diff) | |
download | surf-7823ab6fc0d035a1e75a3d08867a0dfd04ff635f.tar.gz surf-7823ab6fc0d035a1e75a3d08867a0dfd04ff635f.tar.bz2 surf-7823ab6fc0d035a1e75a3d08867a0dfd04ff635f.zip |
Move xid printing option from -x to -w
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ which surf should use. .B \-v Prints version information to standard output, then exits. .TP -.B \-x +.B \-w Prints xid to standard output. This can be used to script the browser in for example .BR xdotool(1). |