cosmic-files
cosmic-files copied to clipboard
Add --version and -- help support with clap_lex
Like I did with cosmic-greeter (merged0, cosmic-player, cosmic-edit and cosmic-term: This add support for --version and --help argument in CLI for extra information.
Similarly to the PR for cosmic-edit, this does not appropriately change how argument handling happens in other places
I'm clueless, this is supposed to be accessed from a terminal (like many other app) and it work great that way.