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 issues on manpages #6122

Merged
merged 5 commits into from
Oct 9, 2023
Merged

Fix issues on manpages #6122

merged 5 commits into from
Oct 9, 2023

Conversation

hefee
Copy link
Contributor

@hefee hefee commented Oct 8, 2023

as em-dashes enters the manpages the man pages, did show wrong options and also the sections got lost.

Additionally some more cosmetic cleanup for man pages.

hefee added 5 commits October 9, 2023 00:36
This breaks the manpage build ( no headlines are shown) and it is
syntactically wrong, the cli has -- for long options.

Signed-off-by: Sandro Knauß <[email protected]>
Signed-off-by: Sandro Knauß <[email protected]>
Signed-off-by: Sandro Knauß <[email protected]>
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6122-9dc107db5ca3a7b566b76ce5437d96dcf7d636fe-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #6122 (9dc107d) into stable-3.10 (338b21b) will decrease coverage by 0.01%.
Report is 1 commits behind head on stable-3.10.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff               @@
##           stable-3.10    #6122      +/-   ##
===============================================
- Coverage        60.46%   60.45%   -0.01%     
===============================================
  Files              145      145              
  Lines            18798    18798              
===============================================
- Hits             11366    11365       -1     
- Misses            7432     7433       +1     

see 1 file with indirect coverage changes

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Collaborator

@claucambra claucambra left a comment

Choose a reason for hiding this comment

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

This is great, big thanks!

@claucambra claucambra merged commit f662b0e into stable-3.10 Oct 9, 2023
12 checks passed
@claucambra claucambra deleted the hefee/fix-manpages branch October 9, 2023 02:34
claucambra added a commit that referenced this pull request Oct 9, 2023
@mgallien mgallien added this to the 3.11.0 milestone Dec 12, 2023
claucambra added a commit that referenced this pull request Oct 17, 2024
Fix issues on manpages

Signed-off-by: Claudio Cambra <[email protected]>
claucambra added a commit that referenced this pull request Oct 18, 2024
Fix issues on manpages

Signed-off-by: Claudio Cambra <[email protected]>
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.

4 participants