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: