File: case13.ref

package info (click to toggle)
tapecalc 20240110-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,172 kB
  • sloc: sh: 3,668; ansic: 2,470; makefile: 103
file content (14 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Option p limited to 0..7
Usage: add [options] [scripts]

Options:
  -h           print this message
  -i interval  specify compounding-interval (default=12)
  -o script    specify output-script name (default is the first
               input-script name)
  -p num       specify precision (default=2)
  -V           print the version

Description:
  Script-based adding machine that allows you to edit the operations
  and data.