rargs icon indicating copy to clipboard operation
rargs copied to clipboard

argument without {}

Open D1mon opened this issue 5 years ago • 0 comments

now: cmd | rargs rm {}

I want not to have to specify: {} i want to do: cmd | rargs rm without {}

you can check if 1 argument then you can omit: {}

D1mon avatar Jul 25 '20 08:07 D1mon