aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-25 12:57:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-25 12:57:06 +1200
commit1186fd3d1d5f6256c4541352b4f8343d5ebf79bb (patch)
tree422f5643cb3269c48c26cf3d42014fda5255fa11 /man
parentShow REBASE,MERGE etc in Git prompt (diff)
downloaddotfiles-1186fd3d1d5f6256c4541352b4f8343d5ebf79bb.tar.gz
dotfiles-1186fd3d1d5f6256c4541352b4f8343d5ebf79bb.zip
Add xyzzy(6)
Diffstat (limited to 'man')
-rw-r--r--man/man6/xyzzy.614
1 files changed, 14 insertions, 0 deletions
diff --git a/man/man6/xyzzy.6 b/man/man6/xyzzy.6
new file mode 100644
index 00000000..0e96ccfd
--- /dev/null
+++ b/man/man6/xyzzy.6
@@ -0,0 +1,14 @@
+.TH XYZZY 6 "August 2016" "Manual page for xyzzy"
+.SH NAME
+.B xyzzy
+\- teleport between directories
+.SH USAGE
+.B xyzzy
+.SH DESCRIPTION
+Invoking
+.B xyzzy
+in a directory will tag that directory as a target for teleportation, writing
+its name to the file ~/.xyzzy. Typing it again at any given point will then
+change into that marked directory.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>