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(docs): typo #618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(docs): typo #618

wants to merge 1 commit into from

Conversation

techieshark
Copy link

@techieshark techieshark commented Sep 15, 2021

To get a single output minified, you need -min, e.g. bili --format umd-min. Appending just "min" (as in, bili --format umdmin) results in an error about an unsupported format.

This fixes the docs here: https://bili.egoist.sh/api/interfaces/configoutput.html

image

@vercel
Copy link

vercel bot commented Sep 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/egoist/bili/CByDCXfZy1ccw5xTWeSPvJUaPzKz
✅ Preview: https://bili-git-fork-techieshark-patch-1-egoist.vercel.app

@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #618 (5d7fbfc) into master (843a77b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #618   +/-   ##
=======================================
  Coverage   75.21%   75.21%           
=======================================
  Files          11       11           
  Lines         456      456           
  Branches      170      170           
=======================================
  Hits          343      343           
  Misses        108      108           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 843a77b...5d7fbfc. Read the comment docs.

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.

None yet

1 participant