Auto: misc.

This commit is contained in:
2021-02-02 01:29:55 +01:00
parent 4a4790f39a
commit 611d7ecf2e
2 changed files with 20 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Agora Cli
- The [[agora]] [[command line interface]].
- Currently very simple :) Example usage follow.
- ```foo```
- goes to node [[foo]]. Note that this is equivalent to search (in the [[agora]], non-existent nodes are search nodes).
- ```go foo```
- activates [[go link]] in [[foo]], that is, redirects to the target URL if the go link exists.
- [[pull]] [[cli]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[agora]: agora "Agora"
[command line interface]: command-line-interface "Command Line Interface"
[foo]: foo "Foo"
[go link]: go-link "Go Link"
[pull]: pull "Pull"
[cli]: cli "CLI"
[//end]: # "Autogenerated link references"
+1
View File
@@ -1,4 +1,5 @@
# 2021-02-02
- [[agora plan]]
- [[agora cli]]