teamtype-share(1) General Commands Manual teamtype-share(1) NAME teamtype-share - Share a directory with a new peer SYNOPSIS teamtype share [--init] [--no-join-code] [--show-secret-address] [--directory] [--sync-vcs] [-h|--help] [-V|--version] DESCRIPTION Share a directory with a new peer OPTIONS --init Re-initialize the history of the shared directory. You will loose previous history --no-join-code Do not generate a join code. To prevent unintended sharing or simply if you want to keep Magic Wormhole out of the loop --show-secret-address Print the secret address. Useful for sharing with multiple people --directory The shared directory. Defaults to current directory --sync-vcs EXPERIMENTAL: Also synchronize version-control directories like .git/ or .jj/, which are normally ignored. For Git, this will synchronize all branches, commits, etc. as well as your .git/config. This means that new commits will immediately appear at all peers, you can change branches together, etc -h, --help Print help -V, --version Print version VERSION v0.9.0 share 0.9.0 teamtype-share(1)