1
0
Fork 0
mirror of https://github.com/Luzifer/cloudbox.git synced 2024-11-08 14:10:09 +00:00

Add share command to help

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-06-29 22:38:00 +02:00
parent 8f77f5dd6d
commit 4e85b792b8
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -9,6 +9,7 @@ import (
const helpText = ` const helpText = `
Available commands: Available commands:
help Display this message help Display this message
share Shares a file and returns its URL when supported
sync Executes the bi-directional sync sync Executes the bi-directional sync
write-config Write a sample configuration to specified location write-config Write a sample configuration to specified location
` `