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 some spacing and line breaks in help text to keep line widths below 80 chars #7

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

LigH-de
Copy link
Contributor

@LigH-de LigH-de commented Jun 13, 2022

No description provided.

@Jovasa
Copy link
Member

Jovasa commented Jun 14, 2022

Could you please run update_readme.sh and genmanpage.sh and include those changes? We used to have make docs but that is not yet ported to CMake.

@LigH-de
Copy link
Contributor Author

LigH-de commented Jun 14, 2022

update_readme.sh created a README.md which did not include the help output. Redirecting it may not work in MSYS2 (mintty)? Editing manually.

genmanpage.sh did not work at all in MSYS2, only created a stub with commands to be executed to fill this file, instead of their results:

.TH UVG266 "1" "June 2022" "uvg266 v3.12)
0.2.3
${PROJECT_VERSION}-${GIT_TAG_SHORT})
"
"${CMAKE_C_COMPILER_ID}
LESS
"VS")
LESS
"VS2013")
LESS
"VS2015")
LESS
"VS2017")
LESS
"VS2019")
"VS2022")
"${UVG_COMPILER_VERSION}")
tar
"Make
${CMAKE_SOURCE_DIR}/${PROJECT_NAME}-${PROJECT_VERSION}.tar.gz
tar
cd
echo
echo
${CMAKE_SOURCE_DIR}/${PROJECT_NAME}-${PROJECT_VERSION}.tar.gz
"Checking" "User Commands"
.SH NAME
uvg266 \- open source VVC encoder
.SH SYNOPSIS
\fBuvg266 \fR\-i <input> \-\-input\-res <width>x<height> \-o <output>
.SH DESCRIPTION

@Jovasa
Copy link
Member

Jovasa commented Jun 14, 2022

Hmm. Good to know, anyways the README.md is more important, I'll merge this. Thanks!

@Jovasa Jovasa merged commit 4b85a3d into ultravideo:master Jun 14, 2022
@LigH-de LigH-de deleted the patch-2 branch June 14, 2022 07:29
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