Introduce 'peers' subcommand, refactor in pull

git-svn-id: file:///srv/svn/repo/kosuzu/trunk@31 eb64cd80-c68d-6f47-b6a3-0ada418499da
This commit is contained in:
fox
2022-11-18 13:41:55 +00:00
parent 777a1c8aee
commit 215cd434ef
5 changed files with 61 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
(executable
(name txt)
(public_name txt)
(modules txt authors convert conversion edit file index last listing new topics html atom gemini publish pull read recent)
(modules txt authors convert conversion edit file index last listing
new topics html atom gemini peers publish pull read recent)
(libraries text_parse.converter text_parse.parsers logarion msgpck curl str cmdliner))