aboutsummaryrefslogtreecommitdiff
path: root/man/man1/xgoc.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-14 21:18:45 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-14 21:18:45 +1200
commit974da7f15d5f8c50ca9b42a16f5a590704d0aa3a (patch)
tree826cd3034e3900a17208120cebc5ec71aaad1073 /man/man1/xgoc.1
parentRemove unneeded options from dmenu_run (diff)
downloaddotfiles-974da7f15d5f8c50ca9b42a16f5a590704d0aa3a.tar.gz
dotfiles-974da7f15d5f8c50ca9b42a16f5a590704d0aa3a.zip
Refactor br(1), brxs(1), add xgo(1) and xgoc(1)
Including updating keybindings
Diffstat (limited to 'man/man1/xgoc.1')
-rw-r--r--man/man1/xgoc.113
1 files changed, 13 insertions, 0 deletions
diff --git a/man/man1/xgoc.1 b/man/man1/xgoc.1
new file mode 100644
index 00000000..a4c23571
--- /dev/null
+++ b/man/man1/xgoc.1
@@ -0,0 +1,13 @@
+.TH XGOC 1 "August 2016" "Manual page for xgoc"
+.SH NAME
+.B xgoc
+\- view an URL in the X clipboard in an appropriate program
+.SH SYNOPSIS
+.B xgoc
+.SH DESCRIPTION
+.B xgoc
+reads an URL from the X clipboard with xsel(1) and runs xgo(1) on it.
+.SH SEE ALSO
+br(1), xgoc(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>