.\" Text automatically generated by txt2man .TH smd-pull 1 "15 November 2022" "" "Sync Mail Dir (smd) documentation" .SH NAME \fBsmd-pull \fP- syncs the local mail dir letting the remote one untouched \fB .SH SYNOPSIS .nf .fam C \fBsmd-pull\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-pull\fP performs in the local maildir all the changes that were performed on remote one. .PP No changes are made on the remote maildir. Use \fBsmd-push\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-pull.d/ ~/.smd/hooks/post-pull.d/ .SH SEE ALSO \fBmddiff\fP(1), \fBsmd-server\fP(1), \fBsmd-client\fP(1), \fBsmd-push\fP(1), \fBsmd-loop\fP(1), \fBsmd-config\fP(5) .SH AUTHOR Enrico Tassi