From 22ac115a6c87a742cee0bf81d1480e08ecbfaa0f Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Thu, 7 Aug 2025 10:46:34 +0200 Subject: [PATCH] Add remark: tags are always written alphabetically --- man/man1/tagger.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/man1/tagger.1 b/man/man1/tagger.1 index 21a49bf..80a42e0 100644 --- a/man/man1/tagger.1 +++ b/man/man1/tagger.1 @@ -30,6 +30,8 @@ If you add, change, and delete tags from files and/or directories in a single command, .Nm will first delete tags, then apply changes, and finally add tags, in that order. +Tags will always be written in alphabetically sorted order, even if they weren't +sorted to begin with. .Pp The options are as follows: .Ss General Options