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

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

version 1.3, 2020/10/04 13:48:44 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 149  There are often lines listing surcharges and fees rela
Line 162  There are often lines listing surcharges and fees rela
 and sells, though.  and sells, though.
 .Pp  .Pp
 In lines listing revenues like interest or dividends and costs like  In lines listing revenues like interest or dividends and costs like
 surchanges and fees, the text string is the original text string  surcharges and fees, the text string is the original text string
 from the respective  from the respective
 .Em journal entry .  .Em journal entry .
 .Pp  .Pp
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
Line 195  example input file
Line 208  example input file
 .Xr pta-accounts 5 ,  .Xr pta-accounts 5 ,
 .Xr pta-journal 5 ,  .Xr pta-journal 5 ,
 .Xr pta-glossary 7  .Xr pta-glossary 7
   .Pp
   The
   .Nm
   homepage:
   .Lk https://mandoc.bsd.lv/pta/
 .Sh AUTHORS  .Sh AUTHORS
 .An Ingo Schwarze Aq Mt schwarze@openbsd.org  .An Ingo Schwarze Aq Mt schwarze@openbsd.org
 .Sh BUGS  .Sh BUGS

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

CVSweb