Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Oct 30, 2023
1 parent b3f9fac commit 9c41a34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions book/src/ref/xvc-file-recheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ Then, recheck the file. By default, it makes a copy of the file.
$ xvc file recheck data.txt

$ lsd -l
total [..]
-rw-rw-rw-[..] data.txt
.rw-rw-rw- [..] data.txt

```

Expand Down
4 changes: 2 additions & 2 deletions book/src/ref/xvc-file-untrack.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ $ xvc file untrack data.txt --restore-versions data-versions/
[DELETE] [CWD]/.xvc/b3

$ lsd -l data-versions/
total 16
-r--r--r-- [..] data-b3-660-2cf-f6a4.txt
.r--r--r-- [..] data-b3-660-2cf-f6a4.txt
.r--r--r-- [..] data-b3-c85-f3e-8108.txt

```

Expand Down

0 comments on commit 9c41a34

Please sign in to comment.