Skip to content

Commit

Permalink
doc:更新了文档
Browse files Browse the repository at this point in the history
  • Loading branch information
N0I0C0K committed Sep 24, 2023
1 parent be53297 commit 9206234
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
Binary file added imgs/diff.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/show.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/showr.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,21 @@ syncl2r pull

![Alt text](./imgs/pull.gif)

### diff

查看本地文件和远程文件的差异,
![Alt text](imgs/diff.gif)

### show

查看本地/远程目录结构

查看本地同步目录结构:
![show local](imgs/show.gif)

查看远程目录结构:
![show remote](imgs/showr.gif)

### Shell

```shell
Expand Down

0 comments on commit 9206234

Please sign in to comment.