diff --git a/readme.md b/readme.md index d3e9d63..f38b92d 100644 --- a/readme.md +++ b/readme.md @@ -31,7 +31,8 @@ Options: -?, -h, --help Show help and usage information Commands: - config Edits the full torrc configuration file. + add Adds a service to register on the Tor network + config Edits the full torrc configuration file. ``` The program will automatically check for updates once a day and recommend updating diff --git a/src/dotnet-tor/dotnet-tor.csproj b/src/dotnet-tor/dotnet-tor.csproj index 10f4408..296e311 100644 --- a/src/dotnet-tor/dotnet-tor.csproj +++ b/src/dotnet-tor/dotnet-tor.csproj @@ -30,7 +30,8 @@ Options: -?, -h, --help Show help and usage information Commands: - config Edits the full torrc configuration file. + add [name] [service] Adds a service to register on the Tor network + config Edits the full torrc configuration file. https://www.cazzulino.com/dotnet-tor