1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/cmd/serve/docker
Nick Craig-Wood bff702a6f1 docs: group the global flags and make them appear on command and flags pages
This adds an additional parameter to the creation of each flag. This
specifies one or more flag groups. This **must** be set for global
flags and **must not** be set for local flags.

This causes flags.md to be built with sections to aid comprehension
and it causes the documentation pages for each command (and the
`--help`) to be built showing the flags groups as specified in the
`groups` annotation on the command.

See: https://forum.rclone.org/t/make-docs-for-mortals-not-only-rclone-gurus/39476/
2023-08-02 12:53:09 +01:00
..
api.go
docker_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
docker.go docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
driver.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
help.go
options.go docker: fix volume plugin does not remount volume on docker restart 2023-02-28 11:29:07 +00:00
serve.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
systemd_unsupported.go staticcheck: ignore unused if platform dependent 2022-07-04 11:24:59 +02:00
systemd.go
unix_unsupported.go
unix.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
volume.go mount: fix --devname and fusermount: unknown option 'fsname' when mounting via rc 2022-04-25 12:17:25 +01:00