From c1ac284c8bd9eb0144dde3ccad68785d9c3ec804 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Wed, 18 Dec 2024 00:18:17 +0000 Subject: [PATCH] Update cheatsheets --- tldr/btop | 4 ++++ tldr/osx/tag | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tldr/btop b/tldr/btop index 2701cbbd..31e52ae8 100644 --- a/tldr/btop +++ b/tldr/btop @@ -24,3 +24,7 @@ source: https://github.com/tldr-pages/tldr.git - Start `btop` in 256-color mode instead of 24-bit color mode: `btop --low-color` + +- Set the update rate to 500 milliseconds: + +`btop --update 500` diff --git a/tldr/osx/tag b/tldr/osx/tag index d70de04e..efbaec98 100644 --- a/tldr/osx/tag +++ b/tldr/osx/tag @@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git - Remove a tag: -`tag --remove {{tag_name}} {{path/to/file}` +`tag --remove {{tag_name}} {{path/to/file}}` - Remove all tags from a file: