mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: improved markdown article and syntax
This commit is contained in:
@@ -34,7 +34,7 @@ rsync … --exclude={"*.DS_Store","._*"}
|
||||
rsync … --filter "merge filter.txt"
|
||||
|
||||
# Delete files from the source after they have been transferred.
|
||||
rsync … --remove-source-files
|
||||
rsync … --remove-source-files
|
||||
|
||||
# Copy local files to a folder in the user's remote home over SSH on port 1234.
|
||||
# Compress the data during transfer.
|
||||
|
||||
Reference in New Issue
Block a user