.\" Text automatically generated by txt2man .TH smd-push 1 "13 March 2024" "" "Sync Mail Dir (smd) documentation" .SH NAME \fBsmd-push \fP- syncs the remote mail dir letting the local one untouched \fB .SH SYNOPSIS .nf .fam C \fBsmd-push\fP [\fB-d\fP|\fB--dry-run\fP] [\fB-v\fP|\fB--verbose\fP] [\fB-s\fP|\fB--show-tags\fP] [\fB-t\fP|\fB--template-only\fP] [\fB-n\fP|\fB--no-delete\fP] [\fIendpoint\fP] .fam T .fi .fam T .fi .SH DESCRIPTION \fBsmd-push\fP performs in the remote maildir all the changes that were performed on the local one. .PP No changes are made on the local maildir. Use \fBsmd-pull\fP(1) for that. .PP Refer to \fBsmd-config\fP(5) for the configuration file format. .SH OPTIONS .TP .B \fB-v\fP \fB--verbose\fP Verbose output .TP .B \fB-s\fP \fB--show-tags\fP Machine readable output .TP .B \fB-d\fP \fB--dry-run\fP Do not perform any action for real .TP .B \fB-n\fP \fB--no-delete\fP Do not propagate deletions .TP .B \fB-t\fP \fB--template-only\fP Just create a template configuration file if none .TP .B \fIendpoint\fP Is the suffix for the name of the configuration file to use. If it is omitted, the configuration file ~/.smd/config.default is used. .SH FILES ~/.smd/config.* ~/.smd/hooks/pre-push.d/ ~/.smd/hooks/post-push.d/ .SH SEE ALSO \fBmddiff\fP(1), \fBsmd-server\fP(1), \fBsmd-client\fP(1), \fBsmd-pull\fP(1), \fBsmd-loop\fP(1), \fBsmd-config\fP(5) .SH AUTHOR Enrico Tassi