Improve txt.conf:ID documentation
git-svn-id: file:///srv/svn/repo/kosuzu/trunk@35 eb64cd80-c68d-6f47-b6a3-0ada418499da
This commit is contained in:
parent
e82c7e72fc
commit
0db29d36f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user