rclone/cmd/serve
Tim Burke 5050c33162 dlna: Mark flags in docs as code
Otherwise, we get en dashes in the man page, making args more difficult
to copy/paste to a command line.

Before:

    Use –addr to specify ...

After:

    Use --addr to specify ...
2020-06-25 12:18:54 +01:00
..
dlna dlna: Mark flags in docs as code 2020-06-25 12:18:54 +01:00
ftp cmd/serve/ftp: replace deprecated os.SEEK_SET with io.SeekStart 2020-02-06 10:58:34 +00:00
http http: improved directory listing with new template from Caddy project 2020-05-08 16:15:21 +01:00
httplib doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
proxy doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
restic serve webdav,serve restic: Fix flags so they use environment variables 2020-06-11 19:28:51 +01:00
servetest serve sftp: fix race in the tests #4171 2020-06-15 21:34:33 +01:00
sftp doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
webdav serve webdav,serve restic: Fix flags so they use environment variables 2020-06-11 19:28:51 +01:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00