Skip to content

Commit 780f128

Browse files
committed
develop: nc hm module readme
1 parent 8558eed commit 780f128

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

modules/home/nextcloud-sync/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@ This is an example home config:
4040
}
4141
```
4242

43+
## Usage
44+
45+
You can manually sync by running:
46+
47+
```bash
48+
nextcloud-sync-all
49+
```
50+
51+
This will synchronize all defined connections.
52+
4353
## Troubleshooting
4454

4555
Each listed connection spawns a systemd user service and timer. Using the example above, we get:

0 commit comments

Comments
 (0)