From e377ccb47b3b24782a93e0e732f1f2beff3d05a8 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Tue, 15 Sep 2020 16:15:47 -0700 Subject: [PATCH] update docs --- docs/BugLog.html | 4 ++-- docs/ChangeLog.html | 2 +- docs/Tidy.html | 2 +- docs/perltidy.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/BugLog.html b/docs/BugLog.html index bd06dfde..56a91fd6 100644 --- a/docs/BugLog.html +++ b/docs/BugLog.html @@ -24,13 +24,13 @@
make the arrow a vertical alignment token, git #39
-

The -> can now be vertically aligned if a space is placed before it with -wls='->'.

+

The -> can now be vertically aligned if a space is placed before it with -wls='->'. Added 15 Sep 2020 as part of previous item, 9ac6af6.

add flags -bbhb=n, -bbsb=n, =bbp=n, git #38
-

These flags give control over the opening token of a multiple-line list. They are described in the man pages, perltidy.html.

+

These flags give control over the opening token of a multiple-line list. They are described in the man pages, perltidy.html. Added 15 Sep 2020 in "added flags -bbhb=n, -bbsb=n, -bbq=n, suggestion git #38". 9ac6af6.

Allow vertical alignment of line-ending fat comma
diff --git a/docs/ChangeLog.html b/docs/ChangeLog.html index 539d64f2..d6d37d33 100644 --- a/docs/ChangeLog.html +++ b/docs/ChangeLog.html @@ -1,6 +1,6 @@

Perltidy Change Log

-

2020 xx xx

+

2020 09 07.01

- Added the token '->' to the list of alignment tokens, as suggested in git
   #39, so that it can be vertically aligned if a space is placed before them with -wls='->'.
diff --git a/docs/Tidy.html b/docs/Tidy.html
index 398fcea4..70770128 100644
--- a/docs/Tidy.html
+++ b/docs/Tidy.html
@@ -372,7 +372,7 @@
 
 

VERSION

-

This man page documents Perl::Tidy version 20200907

+

This man page documents Perl::Tidy version 20200907.01

LICENSE

diff --git a/docs/perltidy.html b/docs/perltidy.html index f3411de8..91e3243d 100644 --- a/docs/perltidy.html +++ b/docs/perltidy.html @@ -3231,7 +3231,7 @@

VERSION

-

This man page documents perltidy version 20200907

+

This man page documents perltidy version 20200907.01

BUG REPORTS

-- 2.39.5