diff --git a/src/Cake.Transifex/TransifexRunnerRemoteSettings.cs b/src/Cake.Transifex/TransifexRunnerRemoteSettings.cs index 3451ba8..d274ee9 100644 --- a/src/Cake.Transifex/TransifexRunnerRemoteSettings.cs +++ b/src/Cake.Transifex/TransifexRunnerRemoteSettings.cs @@ -54,8 +54,16 @@ public bool Force /// /// to don't require user input; otherwise, . /// - /// Argument supported for pulling translations supported since transifex client v0.13.3 - /// Supported since Cake.Transifex addin v0.9.0 + /// + /// + /// Required transifex client + /// v0.13.3 + /// + /// + /// Required Cake.Transifex version + /// v0.9.0 + /// + /// /// public bool NoInteractive {