Document member file format changes.
This commit is contained in:
parent
0b70563b10
commit
4f59fbc6cf
1 changed files with 3 additions and 2 deletions
|
@ -56,7 +56,6 @@ Processed source is scanned for known keys. Known keys are:
|
||||||
* nick
|
* nick
|
||||||
* name
|
* name
|
||||||
* mail
|
* mail
|
||||||
* phone
|
|
||||||
* born
|
* born
|
||||||
|
|
||||||
Multiple instances of single key are considered an error.
|
Multiple instances of single key are considered an error.
|
||||||
|
@ -83,6 +82,7 @@ line numbers as the value for such key. Multikeys are:
|
||||||
* revisionstop
|
* revisionstop
|
||||||
* grantstart
|
* grantstart
|
||||||
* grantstop
|
* grantstop
|
||||||
|
* phone
|
||||||
|
|
||||||
The result is a valid dictionary of keys and multikeys.
|
The result is a valid dictionary of keys and multikeys.
|
||||||
|
|
||||||
|
@ -104,7 +104,8 @@ periods.
|
||||||
The joined key is converted into a month value.
|
The joined key is converted into a month value.
|
||||||
|
|
||||||
Card and desfire lists are parsed to get lists of card id and optional
|
Card and desfire lists are parsed to get lists of card id and optional
|
||||||
comment.
|
comment. The same processing is used for phone to support multiple
|
||||||
|
phone numbers.
|
||||||
|
|
||||||
Credit list is parsed to get a list of amounts and optional comments.
|
Credit list is parsed to get a list of amounts and optional comments.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue