diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-16 03:06:08 -0700 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-16 03:06:08 -0700 |
| commit | 8b40944311d5f8bb21aed55f965493d9fd2cf954 (patch) | |
| tree | 398990269244c26f421d6ed6d39d4a3247f33b2b | |
| parent | 966a9c66f98a7a84ad312b6085837155f6b239f3 (diff) | |
edit
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,11 +11,11 @@ remote_plot usage ```sh -# use default ssh destination +# use default ssh destination and plot remote data remote_plot # use another ssh destination remote_plot -d username@10.0.0.7 -# run locally +# plot local data remote_plot -l ``` |
