File: case08.ref

package info (click to toggle)
tapecalc 20070214-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, lenny, squeeze, stretch, wheezy
  • size: 636 kB
  • ctags: 267
  • sloc: sh: 3,159; ansic: 2,318; makefile: 80
file content (13 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Option i limited to 0..100
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)

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