Easier sync
This commit is contained in:
6
MANUAL
6
MANUAL
@@ -11,6 +11,11 @@ DESCRIPTION
|
||||
scripts for ongoing synchronization. Uses tar for initial sync and rsync
|
||||
for subsequent syncs.
|
||||
|
||||
Server project path defaults to ~/public_leo if left empty. Paths starting
|
||||
with ~ are automatically resolved to full paths via SSH.
|
||||
|
||||
New servers are automatically trusted (StrictHostKeyChecking=accept-new).
|
||||
|
||||
OPTIONS
|
||||
-h, --help
|
||||
Display this help and exit.
|
||||
@@ -26,6 +31,7 @@ OPTIONS
|
||||
|
||||
MODES
|
||||
Default mode:
|
||||
- Syncs terminal info (xterm-ghostty or xterm-kitty)
|
||||
- Downloads all project files
|
||||
- Creates .vscode/sftp.json
|
||||
- Generates all helper scripts
|
||||
|
||||
Reference in New Issue
Block a user