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:
parent
8f77f5dd6d
commit
4e85b792b8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
`
|
||||
|
|
Loading…
Reference in a new issue