Skip to content

Commit c840533

Browse files
committed
explain locking of subtree
1 parent 2661b57 commit c840533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/05_advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ You should now be able to make changes to the repository by starting a transacti
307307
cvmfs_server transaction repo.organization.tld
308308
```
309309

310-
You can also request a lock on only a subtree of the repository, so that others can still change other parts of the repository:
310+
You can also request a lock on only a subtree of the repository, so that other publishers can still change different parts of the repository:
311311
```bash
312312
cvmfs_server transaction repo.organization.tld /some/subdir
313313
```

0 commit comments

Comments
 (0)