diff options
Diffstat (limited to 'data/README')
-rw-r--r-- | data/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/README b/data/README new file mode 100644 index 0000000..526ba86 --- /dev/null +++ b/data/README @@ -0,0 +1,3 @@ +The aliases file has the following format: each line represents a peer. It +must start with a public key; the key is separated from its readable alias by +whitespace. The rest of the line (after the whitespace) is the key's alias. |