From 3293d9700dc623386d68fdea9de2d3533708c72c Mon Sep 17 00:00:00 2001 From: Venelin Date: Fri, 12 Jul 2024 21:19:57 +0300 Subject: [PATCH] readme update --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 392c17e..758d4d3 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ https://vene.volconst.com/en/tft Dependecies ----------- -ncursesw shared library and headers (libncursesw5-dev on Debian/Ubuntu) +ncursesw library and headers (libncurses-dev on Debian/Ubuntu) Installation ------------ @@ -26,7 +26,8 @@ Adding a member --------------- A new line begining with a name is considered a member definition, the name can include spaces. -After the name the sex can be specifed with a comma followed by either M or F, if not given male is assumed. +After the name the sex can be specified with a comma followed by either M or F. +If not given male is assumed, unless a spouse is present in which case the opposite sex assumed. For example: Adam, M @@ -35,7 +36,7 @@ For example: Adding member information ------------------------- In the lines following a member declaration, various info can be added: -s: - Spouses, must be followed by comma separated names of already declared members, "-" can be given instead in which case the last declared person of the opposite sex is used +s: - Spouses, must be followed by comma separated names of already declared members, "^" can be given instead in which case the last declared person is used p: - Parents, must be followed by 1 or 2 names separated by a comma, "-" can be given instead in which case the previous parents are used b: - Birthday in the format yyyy.mm.dd, day and month can be ommited d: - Death date