illiliti / ssu

Extremely simple su utility
GNU General Public License v3.0
71 stars 3 forks source link

Unable to run commands with hyphens #10

Closed Chirunos closed 1 year ago

Chirunos commented 1 year ago

Whenever I run a command with a hyphen, it tells me I used the command wrong, for example, here, I ran ssu neofetch -v:

ssu: invalid option -- '-'
usage: ssu [-p] [-u user] -s
       ssu [-p] [-u user] -e file...
       ssu [-p] [-u user] command [args...]
illiliti commented 1 year ago

https://github.com/illiliti/ssu#note