diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 14:24:20 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:17 -0400 |
commit | 99c948db534c64be12f6b67634983c54c752f767 (patch) | |
tree | a908fe468af59e3247436391d790a46f7c49187e /office | |
parent | b705e4aac8256e9e5741611111376052731e44ca (diff) | |
download | slackbuilds-99c948db534c64be12f6b67634983c54c752f767.tar.gz |
office/trello-cli: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office')
-rw-r--r-- | office/trello-cli/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/office/trello-cli/README b/office/trello-cli/README index 1b35c117da..220b3c987f 100644 --- a/office/trello-cli/README +++ b/office/trello-cli/README @@ -1 +1,5 @@ trello-cli is a CLI tool for [Trello] + +Warning: This SlackBuild requires network access when it runs, meaning +it downloads files from the Internet with root access. You should +decide for yourself whether or not you think this is a good idea. |