Mercurial > libervia-backend
comparison doc/libervia-cli/pipe.rst @ 3573:813595f88612
merge changes from main branch
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 17 Jun 2021 13:05:58 +0200 |
parents | 267e4987b58b |
children |
comparison
equal
deleted
inserted
replaced
3541:888109774673 | 3573:813595f88612 |
---|---|
34 example | 34 example |
35 ------- | 35 ------- |
36 | 36 |
37 Send a video to louise:: | 37 Send a video to louise:: |
38 | 38 |
39 $ li pipe out louise@example.org/sat < some_video.webm | 39 $ li pipe out louise@example.org/libervia.123 < some_video.webm |
40 | 40 |
41 Send output from ``cal`` command to louise:: | 41 Send output from ``cal`` command to louise:: |
42 | 42 |
43 $ cal | li pipe out louise@example.org/sat | 43 $ cal | li pipe out louise@example.org/libervia.123 |