Skip to content

Commit 21e8726

Browse files
authored
Update README.md
1 parent a6353ab commit 21e8726

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# auto_relocating
22

33
An application to relocate multiple SVN woking copies to another repository.
4+
5+
# Use:
6+
7+
```
8+
auto_relocating -f "svn//example.com" -t "svn//example.com" -d "./backend/*;./frontend/*"
9+
```
10+
11+
You can find more with ```auto_relocating --help```

0 commit comments

Comments
 (0)