File: gwc2.1

package info (click to toggle)
geneweb 6.08%2Bgit20181019%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,460 kB
  • sloc: ml: 75,564; sh: 1,282; makefile: 708; perl: 27
file content (61 lines) | stat: -rw-r--r-- 852 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.TH gwc2 1 "2007 September 12th"
.SH NAME
gwc \- Create a GeneWeb database
.SH SYNOPSIS
.B gwc2
[
.I options
] [
.I files
]
.br
.SH DESCRIPTION
.I gwc
creates a database for use by 
.IR GeneWeb.
.PP
It is a new database system, different from the ones built by the command
gwc.
.PP
.SH OPTIONS
.PP
.TP 8
.B \-help
command-line help
.TP
.B \-o <file>
output database (default: a.gwb)
.TP
.BI \-c
only compiling
.TP
.BI \-f
Remove database if already existing
.TP
.BI \-stats
Print statistics
.TP
.BI \-nc
No consistency check
.TP
.BI \-cg
Compute consanguinity
.TP
.BI \-sep
Separate all persons in next file
.TP
.B \-sh  <int>
Shift all persons numbers in next files
.TP
.BI \-ds 
set the source field for persons and families without source data
.TP
.BI \-mem  
Save memory, but slower
.TP
.BI \-nolock  
do not lock database
.PP
.SH SEE ALSO
gwc(1)