Skip to content

Commit 3828d8e

Browse files
committed
Update README.md
1 parent a3c54f9 commit 3828d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The basename of each job file will be used to uniquely identify it.
5656
Each job has three more files,
5757
that must be named with the same unique basename:
5858

59-
- A **filter-from file** defines the patters that rclone will use
59+
- A **filterfrom file** defines the patters that rclone will use
6060
to filter files from the source directory
6161
(see https://rclone.org/filtering/#filter-from-read-filtering-patterns-from-a-file)
6262
- A **log file**, where rclone will save the log of the last run.
@@ -79,7 +79,7 @@ The job files must be put under the `$HOME/.config/` directory
7979
following this structure:
8080

8181
- `rclone-jobman/jobs/`: job files
82-
- `rclone-jobman/filter-from/`: filter-from files
82+
- `rclone-jobman/filterfrom/`: filterfrom files
8383
- `rclone-jobman/log/`: log files
8484
- `rclone-jobman/lock/`: lock files
8585

0 commit comments

Comments
 (0)