From e30d7d392e42dcffdb60c9da7bf9f9449128aa8e Mon Sep 17 00:00:00 2001 From: William Ting Date: Sat, 28 Jun 2014 17:26:02 -0700 Subject: [PATCH] Duplicate fbf932 changes in proper locations and rebuild docs. --- README.md | 8 ++++---- docs/autojump.1 | 4 ++-- docs/header.md | 4 ++-- docs/install.md | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index cd5643c..26b499e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ can be used with `autojump` can be used with `j` and vice versa. jo music -- Opening a file manager to a child directory is also supported: + Opening a file manager to a child directory is also supported: jco images @@ -54,7 +54,7 @@ can be used with `autojump` can be used with `j` and vice versa. a different entry. In the above example, `j w in` would then change directory to /home/user/work/inbox. -For more options refer to the help: +For more options refer to help: autojump --help @@ -98,7 +98,7 @@ MacPorts also available: Windows ------- -Windows support is enabled by [clink](https://code.google.com/p/clink/), +Windows support is enabled by [clink](https://code.google.com/p/clink/) which should be installed prior to installing autojump. ### MANUAL @@ -107,7 +107,7 @@ Grab a copy of autojump: git clone git://github.com/joelthelion/autojump.git -Run the installation script and follow the on screen instructions. +Run the installation script and follow on screen instructions. cd autojump ./install.py or ./uninstall.py diff --git a/docs/autojump.1 b/docs/autojump.1 index d3c8d25..188194f 100644 --- a/docs/autojump.1 +++ b/docs/autojump.1 @@ -25,7 +25,7 @@ j\ foo .fi .RE .IP \[bu] 2 -Jump To A Child Directory +Jump To A Child Directory: .RS 2 .PP Sometimes it\[aq]s convenient to jump to a child directory @@ -52,7 +52,7 @@ jo\ music \f[] .fi .PP -Opening a file manager to a child directory is also supported. +Opening a file manager to a child directory is also supported: .IP .nf \f[C] diff --git a/docs/header.md b/docs/header.md index 09fc42c..379af3b 100644 --- a/docs/header.md +++ b/docs/header.md @@ -21,7 +21,7 @@ be used with `autojump` can be used with `j` and vice versa. j foo -- Jump To A Child Directory +- Jump To A Child Directory: Sometimes it's convenient to jump to a child directory (sub-directory of current directory) rather than typing out the full name. @@ -35,7 +35,7 @@ be used with `autojump` can be used with `j` and vice versa. jo music - Opening a file manager to a child directory is also supported. + Opening a file manager to a child directory is also supported: jco images diff --git a/docs/install.md b/docs/install.md index a617b3c..715dfa8 100644 --- a/docs/install.md +++ b/docs/install.md @@ -47,4 +47,4 @@ Grab a copy of autojump: Run the installation script and follow on screen instructions. cd autojump - ./install.py or ./uinstall.py + ./install.py or ./uninstall.py