1GM-REMOVE_PERSON(1) General Commands Manual GM-REMOVE_PERSON(1)
2
3
4
6 gm-remove_person - GNUmed server remove person from database
7
8
10 gm-remove_person <target database> <person PK> [END_TX]
11
12 <target database>: a GNUmed database (such as "gnumed_v15")
13
14 <person PK>: primary key of a person in that database
15
16 <END_TX>: set this appropriately to commit the transaction removing the
17 person if you REALLY know what you are doing (read the source of gm-
18 remove_person if you don't)
19
20
22 The script gm-remove_person can be used to completely, irrevocably
23 remove a person from a GNUmed database.
24
25
27 This manual page was written by Andreas Tille <tille@debian.org>, for
28 the Debian GNU/Linux system (but may be used by others).
29
30
31
32
33Remove person from GNUmed DB 2010 April 23th GM-REMOVE_PERSON(1)