From f9b2c23ea7347b086cfeb4710b3131db57763a11 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Sun, 28 Apr 2024 00:15:29 +0000 Subject: [PATCH] Update cheatsheets --- tldr/linux/id3v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr/linux/id3v2 b/tldr/linux/id3v2 index 71bc7440..91c9900f 100644 --- a/tldr/linux/id3v2 +++ b/tldr/linux/id3v2 @@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git - List all tags of specific files: -`id3v2 --list-tags {{path/to/file1 path/to/file2 ...}}` +`id3v2 --list {{path/to/file1 path/to/file2 ...}}` - Delete all `id3v2` or `id3v1` tags of specific files: