bb010g / betterdiscordctl

A utility for managing BetterDiscord on Linux.
MIT License
323 stars 13 forks source link

Cannot install betterdiscord for flatpak #140

Closed marvic2409 closed 2 years ago

marvic2409 commented 2 years ago

I am not sure what I am doing wrong but I am running:


[user@maincomputer Downloads]$ betterdiscordctl --d-install flatpak
ERROR: Specify a non-empty command.
Use `betterdiscordctl --help` for more information.```
bingbingyahoo27 commented 2 years ago

The syntax requires the flatpak options and the command to be in the correct order:

$ betterdiscordctl --help            
Usage: betterdiscordctl [-f d_flavors] \
  [-D <bd_r_dir>|-U <bd_r_url>|-H <bd_r_github>] \
  [-i (traditional|flatpak|snap)] <command>

So the correct syntax would be:

betterdiscordctl --d-install flatpak install