Skip to content

fix: help text to refresh-token-timeout#1099

Merged
perber merged 1 commit into
mainfrom
fix/refresh-token-help-text-cli-command
Jun 2, 2026
Merged

fix: help text to refresh-token-timeout#1099
perber merged 1 commit into
mainfrom
fix/refresh-token-help-text-cli-command

Conversation

@perber

@perber perber commented Jun 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 2, 2026 10:00
@perber
perber merged commit 21294d1 into main Jun 2, 2026
8 checks passed
@perber
perber deleted the fix/refresh-token-help-text-cli-command branch June 2, 2026 10:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates LeafWiki’s CLI help text for --refresh-token-timeout to reflect Go’s time.ParseDuration-compatible format (hours) and clarifies the default value.

Changes:

  • Replace the (invalid for Go duration parsing) 7d example with 168h in --refresh-token-timeout help text.
  • Clarify the default refresh token timeout as 168h in both the custom usage output and the flag registration help string.
  • Minor formatting/indentation normalization in the cliFlags struct fields.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

perber added a commit that referenced this pull request Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants