bob
bob copied to clipboard
Feature request: send multiple files by passing several arguments
Feature request: be able to send multiple files by doing:
./bob file1 file2 file3...
Currently, it's possible to send a directory which contains multiple files. We can figure out about an other usage however. It requires some work on the CLI specifically to handle multiple arguments.