Skip to content

Commit

Permalink
debugged!
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Nov 28, 2024
1 parent 9c3a402 commit 2878ec0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/src/ref/xvc-file-remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ You can use this command to remove cached files from (remote) storages as well.

```console
$ xvc-test-helper generate-random-file --seed 2 data.txt

$ xvc file carry-in data.txt

$ xvc storage new local --name local-storage --path '../local-storage'
Expand Down Expand Up @@ -278,6 +279,7 @@ $ xvc file copy data.txt data2.txt --as symlink
$ xvc file list
SS [..] [..] 4a2e9d7c data2.txt
FC 1024 [..] 4a2e9d7c 4a2e9d7c data.txt

Total #: 2 Workspace Size: [..] Cached Size: 1024


Expand Down

0 comments on commit 2878ec0

Please sign in to comment.