From 4129aea1157298f7fda079ec8870d685c0f8b701 Mon Sep 17 00:00:00 2001 From: FujiApple Date: Mon, 14 Oct 2024 21:43:03 +0800 Subject: [PATCH] doc: updated `README.md` for #1347 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c36049e2..6e8782c6 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,7 @@ trip example.com -e Hide the IP address, hostname and GeoIp for the first two hops: ```shell -trip example.com --tui-privacy-max-ttl 2 +trip example.com --tui-privacy --tui-privacy-max-ttl 2 ``` Customize Tui columns (see [Column Reference](#column-reference)):