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

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

version 1.7, 2021/12/06 15:21:02 version 1.8, 2025/01/16 18:23:05
Line 1 
Line 1 
 .\" $Id$  .\" $Id$
 .\"  .\"
 .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2020, 2025 Ingo Schwarze <schwarze@openbsd.org>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above  .\" purpose with or without fee is hereby granted, provided that the above
Line 25 
Line 25 
 .Op Fl abcnps  .Op Fl abcnps
 .Op Fl D Oo Ar start : Oc Ns Op Ar end  .Op Fl D Oo Ar start : Oc Ns Op Ar end
 .Op Fl L Cm de  .Op Fl L Cm de
   .Op Ar journal
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The Plain Text Accounting program reads bookkeeping journals that  The Plain Text Accounting program reads the bookkeeping
 users are expected to create and maintain with arbitrary text editors  .Ar journal ,
 and writes account lists, balances, and cost center assessments  or the file
   .Pa journal.txt
   in the current directory by default.
   The user is expected to create and maintain the journal file
   with an arbitrary text editor.
   The program writes account lists, balances, and cost center assessments
 to standard output.  to standard output.
   .Pp
 All input files are  All input files are
 .Xr ascii 7  .Xr ascii 7
 text files, using strings of one or more space characters  text files, using strings of one or more space characters

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

CVSweb