aw-sync - Man Page
manual page for aw-sync 0.1
Synopsis
aw-sync [Options] [COMMAND]
Description
Commands
- daemon
Daemon subcommand Starts aw-sync as a daemon, which will sync every 5 minutes
- sync
Sync subcommand (basic)
- sync-advanced
Sync subcommand (advanced)
- list
List buckets and their sync status
- help
Print this message or the help of the given subcommand(s)
Options
- --host <HOST>
Host of instance to connect to [default: 127.0.0.1]
- --port <PORT>
Port of instance to connect to
- --testing
Convenience option for using the default testing host and port
- --sync-dir <SYNC_DIR>
Full path to sync directory. If not specified, use AW_SYNC_DIR env var, or default to ~/ActivityWatchSync
- --verbose
Enable debug logging
- -h, --help
Print help
- -V, --version
Print version
See Also
The full documentation for aw-sync is maintained as a Texinfo manual. If the info and aw-sync programs are properly installed at your site, the command
info aw-sync
should give you access to the complete manual.