docs: note how to use GitHub's online editor to edit rclone's docs

This commit is contained in:
Nick Craig-Wood 2020-02-01 13:44:03 +00:00
parent 7c55fafe33
commit bffd7f0f14
1 changed files with 3 additions and 0 deletions

View File

@ -203,6 +203,9 @@ don't need to run these when adding a feature.
Documentation for rclone sub commands is with their code, eg
`cmd/ls/ls.go`.
Note that you can use [GitHub's online editor](https://help.github.com/en/github/managing-files-in-a-repository/editing-files-in-another-users-repository)
for small changes in the docs which makes it very easy.
## Making a release ##
There are separate instructions for making a release in the RELEASE.md