Rename text from TorrentToMagnet to MagnetExtractor
This commit is contained in:
@@ -14,7 +14,7 @@ namespace TorrentToMagnet
|
|||||||
{
|
{
|
||||||
if (args.Length != 1)
|
if (args.Length != 1)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Usage: TorrentToMagnet <path_to_torrent_file>");
|
Console.WriteLine("Usage: MagnetExtractor.exe <path_to_torrent_file>");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user