]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/torrent/README.md
initial
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / torrent / README.md
1 # torrent
2
3 This plugin creates a Torrent file based on a [MagnetURI](https://en.wikipedia.org/wiki/Magnet_URI_scheme).
4
5 To use it, add `torrent` to the plugins array in your zshrc file.
6
7 ```zsh
8 plugins=(... torrent)
9 ```
10
11 ## Plugin commands
12
13 * `magnet_to_torrent <MagnetURI>`: creates Torrent file.