Man page - gm-remove_person(1)
Packages contas this manual
- gm-restore(8)
- gm-backup(8)
- gm-set_gm-dbo_password(8)
- gm-fingerprint_db(8)
- gm-remove_person(1)
- gm-fixup_server(8)
- gm-restore_database(8)
- gm-upgrade_server(8)
- gm-dump_schema(8)
- gm-adjust_db_settings(8)
- gm-bootstrap_server(8)
- gm-backup_database(8)
- gm-restore_data(8)
- gm-backup_data(8)
- gm-zip+sign_backups(8)
- gm-move_backups_offsite(8)
Package: gnumed-server
apt-get install gnumed-server
apt-get install gnumed-server
Manuals in package:
Documentations in package:
Manual
| GM-REMOVE_PERSON(1) | General Commands Manual | GM-REMOVE_PERSON(1) |
NAME
gm-remove_person - GNUmed server remove person from database
SYNOPSIS
gm-remove_person <target database> <person PK> [END_TX]
<target database>: a GNUmed database (such as "gnumed_v20")
<person PK>: primary key of a person in that database
<END_TX>: set this appropriately to commit the transaction removing the person if you REALLY know what you are doing (read the source of gm-remove_person if you don't)
DESCRIPTION
The script gm-remove_person can be used to completely, irrevocably remove a person from a GNUmed database.
AUTHOR
This manual page was written by Andreas Tille <tille@debian.org>, for the Debian GNU/Linux system (but may be used by others).
| 2010 April 23th | Remove person from GNUmed DB |