debian man page for smd-push

Query: smd-push

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

smd-push(1)						 Sync Mail Dir (smd) documentation					       smd-push(1)

NAME
smd-push - syncs the remote mail dir letting the local one untouched
SYNOPSIS
smd-push [-d|--dry-run] [-v|--verbose] [-s|--show-tags] [-t|--template-only] [-n|--no-delete] [endpoint]
DESCRIPTION
smd-push performs in the remote maildir all the changes that were performed on the local one. No changes are made on the local maildir. Use smd-pull(1) for that. Refer to smd-config(5) for the configuration file format.
OPTIONS
-v --verbose Verbose output -s --show-tags Machine readable output -d --dry-run Do not perform any action for real -n --no-delete Do not propagate deletions -t --template-only Just create a template configuration file if none endpoint Is the suffix for the name of the configuration file to use. If it is omitted, the configuration file ~/.smd/config.default is used.
FILES
~/.smd/config.* ~/.smd/hooks/pre-push.d/ ~/.smd/hooks/post-push.d/
SEE ALSO
mddiff(1), smd-server(1), smd-client(1), smd-pull(1), smd-loop(1), smd-config(5)
AUTHOR
Enrico Tassi <gares@fettunta.org> 11 June 2012 smd-push(1)
Related Man Pages
gbp-create-remote-repo(1) - debian
smd-client(1) - debian
smd-translate(1) - debian
smd-push(1) - debian
git-remote(1) - centos
Similar Topics in the Unix Linux Community
some doubt in the config
Help to change the file with &quot;sed&quot; and &quot;awk&quot;
Script: Removing HTML tags and duplicate lines
How to use loop to repeat task?
Simple loop to mail all active users.