rc: fix formatting of docs

This commit is contained in:
Nick Craig-Wood
2019-10-27 10:32:56 +00:00
parent 378a3f4133
commit 1868c77e16
5 changed files with 18 additions and 2 deletions

View File

@@ -168,6 +168,7 @@ func init() {
Title: "Shows the current version of rclone and the go runtime.",
Help: `
This shows the current version of go and the go runtime
- version - rclone version, eg "v1.44"
- decomposed - version number as [major, minor, patch, subpatch]
- note patch and subpatch will be 999 for a git compiled version