File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,8 @@ Options:
31
31
-?, -h, --help Show help and usage information
32
32
33
33
Commands:
34
- config Edits the full torrc configuration file.
34
+ add <name> <service> Adds a service to register on the Tor network
35
+ config Edits the full torrc configuration file.
35
36
```
36
37
37
38
The program will automatically check for updates once a day and recommend updating
Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ Options:
30
30
-?, -h, --help Show help and usage information
31
31
32
32
Commands:
33
- config Edits the full torrc configuration file.
33
+ add [name] [service] Adds a service to register on the Tor network
34
+ config Edits the full torrc configuration file.
34
35
</Description >
35
36
<PackageProjectUrl >https://www.cazzulino.com/dotnet-tor</PackageProjectUrl >
36
37
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments