rclone/cmd/serve/restic
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
..
cache.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
cache_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic-test.sh hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
restic.go docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
restic_appendonly_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_privaterepos_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_utils_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
stdio_conn.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00