Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing description to command #821

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

joshtrichards
Copy link
Member

Came up while doing nextcloud/documentation#12387

After:

Available commands for the "files" namespace:
[...]
  files:put                        Write contents of a file
  files:recommendations:recommend  Shows recommended files for an account
  files:reminders                  List file reminders
[...]

Before:

Available commands for the "files" namespace:
[...]
  files:put                        Write contents of a file
  files:recommendations:recommend  
  files:reminders                  List file reminders
[...]

@joshtrichards joshtrichards added bug Something isn't working 3. to review labels Nov 20, 2024
@joshtrichards joshtrichards added this to the Nextcloud 31 milestone Nov 20, 2024
@joshtrichards
Copy link
Member Author

/backport to stable30

@joshtrichards
Copy link
Member Author

/backport to stable29

@joshtrichards
Copy link
Member Author

/backport to stable28

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Thank you!

@skjnldsv skjnldsv merged commit 2641e9c into master Nov 21, 2024
23 of 24 checks passed
@skjnldsv skjnldsv deleted the fix/command-description branch November 21, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants