[BACK]Return to pta.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pta

Diff for /pta/pta.1 between version 1.5 and 1.7

version 1.5, 2020/11/01 20:08:43 version 1.7, 2021/12/06 15:21:02
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm pta  .Nm pta
 .Op Fl abcnps  .Op Fl abcnps
   .Op Fl D Oo Ar start : Oc Ns Op Ar end
 .Op Fl L Cm de  .Op Fl L Cm de
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The Plain Text Accounting program reads bookkeeping journals that  The Plain Text Accounting program reads bookkeeping journals that
Line 96  Print the accounts and balances for each
Line 97  Print the accounts and balances for each
 .Em cost center .  .Em cost center .
 For each cost center, all related account entries are printed,  For each cost center, all related account entries are printed,
 grouped by accounts, followed by a balance sheet for the cost center.  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  .It Fl L Cm de
 In standard output, use German instead of English terms.  In standard output, use German instead of English terms.
 There are no plans to fully internationalize  There are no plans to fully internationalize
Line 168  profit or loss are calculated in relation to this aver
Line 181  profit or loss are calculated in relation to this aver
 Print  Print
 .Em subaccount  .Em subaccount
 lists.  lists.
 For each subaccount, the account naumber, account name, account  For each subaccount, the account number, account name, account
 type, and subaccount name are printed, followed by a table table  type, and subaccount name are printed, followed by a table table
 of account entries as documented for the  of account entries as documented for the
 .Fl a  .Fl a

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

CVSweb