candrholdings / slack-cli

A command line interface for Slack implemented using node.
https://candrholdings.github.io/slack-cli/
287 stars 31 forks source link

Fix error when uploading file without providing -p. #16

Closed francois2metz closed 8 years ago

francois2metz commented 8 years ago

Don't send an error when we are uploading a file without providing the p flag

Fix #14