=================================================================== RCS file: /cvs/pta/pta.1,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- pta/pta.1 2020/11/01 20:08:43 1.5 +++ pta/pta.1 2020/11/18 16:35:40 1.6 @@ -1,4 +1,4 @@ -.\" $Id: pta.1,v 1.5 2020/11/01 20:08:43 schwarze Exp $ +.\" $Id: pta.1,v 1.6 2020/11/18 16:35:40 schwarze Exp $ .\" .\" Copyright (c) 2020 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 1 2020 $ +.Dd $Mdocdate: November 18 2020 $ .Dt PTA 1 .Os .Sh NAME @@ -23,6 +23,7 @@ .Sh SYNOPSIS .Nm pta .Op Fl abcnps +.Op Fl D Oo Ar start : Oc Ns Op Ar end .Op Fl L Cm de .Sh DESCRIPTION The Plain Text Accounting program reads bookkeeping journals that @@ -96,6 +97,18 @@ Print the accounts and balances for each .Em cost center . For each cost center, all related account entries are printed, grouped by accounts, followed by a balance sheet for the cost center. +.It Fl D Oo Ar start : Oc Ns Op Ar end +Restrict analysis to the time range from +.Ar start +to +.Ar end , +inclusive, both to be specified in the form YYYYMMDD. +.Pp +If +.Ar end +is given, later journal entries are still checked for errors, +but omitted from account lists, balance sheets, and profit and loss +calculations. .It Fl L Cm de In standard output, use German instead of English terms. There are no plans to fully internationalize