Improve txt.conf:ID documentation

This commit is contained in:
orbifx 2022-11-25 13:10:41 +00:00
parent c982c60e95
commit cad9479a30
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ Date: 2022-11-06T13:19:57Z
Title: Creating texts & publishing on the net
Authors: orbifx
# New
To create new text files, use `txt new "<My title>"` where <my title> is the initial title you wish the text to have. It's important to enclose the title with quotation marks if it contains spaces. The command will return the filename of the new text. The filename starts with a part of the ID and the title of the text. Use the file name to open it with your text editor.
@ -32,7 +31,7 @@ Logarion is protocol agnostic, so publish looks for the existence of directories
## txt.conf keys
Id: unique string for the repository to published
Id: A random, unique, alphanumeric string for distinguishing the repository (atleast 6 characters of Crockford's Base32 recommended)
Title: a human-friendly title
Authors: comma seperated list of names and, optionally, addresses
Topics: topics the repository aims to cover