From 7445bf1b6bb8850f0a1dee53259ac4d4c92eedce Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 22 Jul 2024 11:09:22 +0200 Subject: [PATCH] Fix file argument in synopsis --- tagger.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tagger.1 b/tagger.1 index da2c37c..06482f8 100644 --- a/tagger.1 +++ b/tagger.1 @@ -15,7 +15,7 @@ .Op Fl c Ar tag Fl i Ar tag .Op Fl l .Op Fl s -.Op Ar +.Ar .Sh DESCRIPTION On Linux file systems that support extended attributes, the XDG desktop uses the attribute `user.xdg.tags' to store a comma-separated list of user-defined tags.