mirror of
https://github.com/hymkor/lispect.git
synced 2026-09-02 07:07:53 -04:00
README: add the description for example.lsp
This commit is contained in:
@@ -11,6 +11,9 @@ Lispect
|
|||||||
|
|
||||||
**example.lsp**
|
**example.lsp**
|
||||||
|
|
||||||
|
$ `lispect example.lsp USERNAME@DOMAIN PASSWORD`
|
||||||
|
→ login `USERNAME@DOMAIN` with `ssh` and input `PASSWORD` automatically
|
||||||
|
|
||||||
```example.lsp
|
```example.lsp
|
||||||
(block main
|
(block main
|
||||||
(if (< (length ARGV) 2)
|
(if (< (length ARGV) 2)
|
||||||
|
|||||||
Reference in New Issue
Block a user