rclone/fs/log
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
..
logflags docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
caller_hook.go Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
log.go log: optionally print pid in logs - #5593 2021-10-02 23:45:16 +03:00
redirect_stderr.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
redirect_stderr_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
redirect_stderr_windows.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
syslog.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
syslog_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
systemd.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
systemd_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00