diff --git a/cmd/cloudbox/help.go b/cmd/cloudbox/help.go index c6abf7e..241aaba 100644 --- a/cmd/cloudbox/help.go +++ b/cmd/cloudbox/help.go @@ -9,6 +9,7 @@ import ( const helpText = ` Available commands: help Display this message + share Shares a file and returns its URL when supported sync Executes the bi-directional sync write-config Write a sample configuration to specified location `