File: help-message.txt

package info (click to toggle)
fityk 1.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,772 kB
  • sloc: cpp: 34,595; ansic: 4,676; python: 963; makefile: 384; sh: 119; xml: 91; java: 31; ruby: 27; perl: 25
file content (18 lines) | stat: -rw-r--r-- 879 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$ fityk -h
Usage: fityk [-h] [-V] [--full-version] [-c <str>] [-g <str>] [-I] [-r] [script or data file...]
  -h, --help        	show this help message
  -V, --version     	output version information and exit
  --full-version    	print version with additional info and exit
  -c, --cmd=<str>   	script passed in as string
  -g, --config=<str>	choose GUI configuration
  -I, --no-init     	don't process $HOME/.fityk/init file
  -r, --reorder     	reorder data (50.xy before 100.xy)

$ cfityk -h
Usage: cfityk [-h] [-V] [-c <str>] [script or data file...]
  -h, --help            show this help message
  -V, --version         output version information and exit
  -c, --cmd=<str>       script passed in as string
  -I, --no-init         don't process $HOME/.fityk/init file
  -n, --no-plot         disable plotting (gnuplot)
  -q, --quit            don't enter interactive shell