aura icon indicating copy to clipboard operation
aura copied to clipboard

Add flatpak flag

Open lil5 opened this issue 4 years ago • 1 comments

For example use -F as the argument to identify flatpak commands

Here is a list of usage examples:

  • -Fu -> flatpak update
  • -Fr -> flatpak uninstall
  • -F <name> -> flatpak install <name>
  • -Fi <name> -> flatpak info <name>
  • -Fs <glob> -> flatpak search <glob>

lil5 avatar Nov 15 '21 09:11 lil5

I will consider this, thank you for the suggestion.

fosskers avatar Dec 08 '21 22:12 fosskers