From 811ea63b11356062136e7307564ee0cab41478fa Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 13 May 2013 03:01:43 +0900 Subject: [PATCH] update help --- doc/easy_align.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/easy_align.txt b/doc/easy_align.txt index 65859cd..67f4eb5 100644 --- a/doc/easy_align.txt +++ b/doc/easy_align.txt @@ -45,9 +45,10 @@ Examples: 3= Alignment around 3rd equals signs (and the likes) *= Alignment around all equals signs (and the likes) = Right-justified alignment around 1st equals signs - Alignment around 1st whitespace - 2 Alignment around 2nd whitespace - : Alignment around 1st colon + Alignment around 1st whitespaces + 2 Alignment around 2nd whitespaces + - Alignment around the last whitespaces + : Alignment around 1st colons -} Alignment around the last closing braces