Skip to content

Commit 787eb5c

Browse files
author
Vincent St-Amour
committed
Describe the effect of the command in the readme
1 parent 1f06d26 commit 787eb5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ $ cd my-repo
1919
$ racket -l git-slice subdir
2020
```
2121

22-
This performs multiple steps, which can be split out as follows:
22+
This destructively updates `my-repo` to only include `subdir`.
23+
24+
It performs multiple steps, which can be split out as follows:
2325

2426
```
2527
$ mkdir /path/to/tmp-data

0 commit comments

Comments
 (0)