I think the above things should be subcommands instead of flags. eg. ggl i "a flycatcher"
Pros:
- less characters to type
- loss of confusion (often
-ab means -a -b)
Cons:
- loss of backwards combatability
Googling subcommands would still be possible, if there's a space after it. eg. ggl "i " (Currently you have to do the same when Googling flags.)
Should I start making this or are you opposed to the idea?
I think the above things should be subcommands instead of flags. eg.
ggl i "a flycatcher"Pros:
-abmeans-a -b)Cons:
Googling subcommands would still be possible, if there's a space after it. eg.
ggl "i "(Currently you have to do the same when Googling flags.)Should I start making this or are you opposed to the idea?