1git-annex-assistant(1)      General Commands Manual     git-annex-assistant(1)
2
3
4

NAME

6       git-annex-assistant - automatically sync changes
7

SYNOPSIS

9       git annex assistant
10

DESCRIPTION

12       Watches for changes to files in the current directory and its subdirec‐
13       tories, and automatically syncs them to other remotes.
14

OPTIONS

16       --autostart
17
18              Automatically starts the assistant running  in  each  repository
19              listed in the file ~/.config/git-annex/autostart
20
21              This is typically started at boot, or when you log in.
22
23       --startdelay=N
24              Wait N seconds before running the startup scan. This process can
25              be expensive and you may not want to  run  it  immediately  upon
26              login.
27
28              When --autostart is used, defaults to --startdelay=5.
29
30       --foreground
31              Avoid forking to the background.
32
33       --stop Stop a running daemon in the current repository.
34
35       --autostop
36              The  complement to --autostart; stops all running daemons in the
37              repositories listed in the autostart file.
38

SEE ALSO

40       git-annex(1)
41
42       git-annex-watch(1)
43
44       git-annex-schedule(1)
45
46       For more details  about  the  git-annex  assistant,  see  <https://git-
47       annex.branchable.com/assistant/>
48

AUTHOR

50       Joey Hess <id@joeyh.name>
51
52                                                        git-annex-assistant(1)
Impressum