From d9290e85cd9208657126023316e5e3ad91ee8c26 Mon Sep 17 00:00:00 2001 From: William Ting Date: Fri, 30 Nov 2012 11:10:38 -0600 Subject: [PATCH] minor documenation formatting tweak --- README.md | 5 +++-- docs/autojump.1 | 5 +++-- docs/body.md | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9f6c9b5..9a93470 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Options must be passed to 'autojump' and not the 'j' wrapper function. --purge deletes database entries that no longer exist on system - -s, --stat show database entries and their key weights + -s, --stat show database entries and their key weights --version show version information and exit @@ -195,7 +195,8 @@ ADVANCED USAGE Let's assume the following database: - 30 /home/user/mail/inbox 10 /home/user/work/inbox + 30 /home/user/mail/inbox + 10 /home/user/work/inbox `j in` would jump into /home/user/mail/inbox as the higher weighted entry. However you can pass multiple arguments to autojump to prefer diff --git a/docs/autojump.1 b/docs/autojump.1 index f088642..d927245 100644 --- a/docs/autojump.1 +++ b/docs/autojump.1 @@ -38,7 +38,7 @@ wrapper function. --purge\ \ \ \ \ \ \ \ \ \ \ \ \ deletes\ database\ entries\ that\ no\ longer\ exist\ on\ system --s,\ --stat\ \ \ \ \ \ \ \ \ \ \ \ \ \ show\ database\ entries\ and\ their\ key\ weights +-s,\ --stat\ \ \ \ \ \ \ \ \ \ show\ database\ entries\ and\ their\ key\ weights --version\ \ \ \ \ \ \ \ \ \ \ show\ version\ information\ and\ exit \f[] @@ -140,7 +140,8 @@ Let\[aq]s assume the following database: .IP .nf \f[C] -30\ \ \ /home/user/mail/inbox\ 10\ \ \ /home/user/work/inbox +30\ \ \ /home/user/mail/inbox +10\ \ \ /home/user/work/inbox \f[] .fi .PP diff --git a/docs/body.md b/docs/body.md index 13f0c35..d2ba823 100644 --- a/docs/body.md +++ b/docs/body.md @@ -6,7 +6,7 @@ Options must be passed to 'autojump' and not the 'j' wrapper function. --purge deletes database entries that no longer exist on system - -s, --stat show database entries and their key weights + -s, --stat show database entries and their key weights --version show version information and exit @@ -67,7 +67,8 @@ Options must be passed to 'autojump' and not the 'j' wrapper function. Let's assume the following database: - 30 /home/user/mail/inbox 10 /home/user/work/inbox + 30 /home/user/mail/inbox + 10 /home/user/work/inbox `j in` would jump into /home/user/mail/inbox as the higher weighted entry. However you can pass multiple arguments to autojump to prefer a different