https://bugs.kde.org/show_bug.cgi?id=441964
--- Comment #3 from Werner Kroneman <wer...@wernerkroneman.nl> --- I see two ways out of this: - easiest: change the text of the help to just say it's to specify the files to add to the archive - harder, unclear if we want that: actually prompt the user for a filename with a dialog of some sort The easy option requires just one change in main.cpp and it's more or less what I'd expect a command line tool to behave like. The line to be changed is here: https://invent.kde.org/utilities/ark/-/blob/master/app/main.cpp?ref_type=heads#L126 (and in all the i18n files) -- You are receiving this mail because: You are watching all bug changes.