From 3e9e8845f18fbd7e7d56c3c2eff24e561623e2d8 Mon Sep 17 00:00:00 2001 From: ospab Date: Fri, 10 Jul 2026 01:44:01 +0300 Subject: [PATCH] docs: remove nonexistent 'prober' entry from CLI reference 'ostp prober' was never a real subcommand - ostp-prober is a separate, gitignored standalone tool, not part of the ostp binary's CLI surface (no Prober variant in the Commands enum, no handler in main.rs). Also fixed misaligned columns on the proxy-env/proxy-env-clear lines. --- README.md | 5 ++--- README.ru.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cac0206..6c60745 100644 --- a/README.md +++ b/README.md @@ -188,9 +188,8 @@ Commands: -b, --branch Release channel: stable, pre-release, alpha (default: stable) -v, --version Update to an exact version instead of the channel's latest migrate Force-migrate the configuration file to the current format - prober Run the DNS-transport resolver prober - proxy-env Print shell export commands for the local SOCKS proxy - proxy-env-clear Print shell export commands to unset it + proxy-env Print shell export commands for the local SOCKS proxy + proxy-env-clear Print shell export commands to unset it uninstall Stop the service and remove the binary and config Global options: diff --git a/README.ru.md b/README.ru.md index 85e4a08..7530435 100644 --- a/README.ru.md +++ b/README.ru.md @@ -175,9 +175,8 @@ ostp [--config ] [КОМАНДА] -b, --branch Канал релиза: stable, pre-release, alpha (по умолчанию stable) -v, --version Обновиться на точную версию вместо последней в канале migrate Принудительно мигрировать конфиг к текущему формату - prober Запустить DNS-transport prober - proxy-env Вывести shell-команды для локального SOCKS-прокси - proxy-env-clear Вывести shell-команды для их отмены + proxy-env Вывести shell-команды для локального SOCKS-прокси + proxy-env-clear Вывести shell-команды для их отмены uninstall Остановить сервис и удалить бинарник с конфигом Глобальные опции: