Skip to content

docs: type the demo commands with long flag names - #489

Open
utkuozdemir wants to merge 1 commit into
mainfrom
feat/demo-long-flags
Open

docs: type the demo commands with long flag names#489
utkuozdemir wants to merge 1 commit into
mainfrom
feat/demo-long-flags

Conversation

@utkuozdemir

Copy link
Copy Markdown
Owner

The two README recordings typed their commands with shorthand flags. The short names say nothing to someone who sees the tool for the first time, and that is who watches the recordings.

Both tapes now type the long flag names, spread over continuation lines with one group of flags per line, so the command reads as it would in the docs. The recording is taller, so that the typed command and the whole run stay on one screen in the success recording.

The recordings are made again from the current output, so they show the narrated text output as well.

Closes #481.

The two README recordings typed their commands with shorthand flags. The short names say nothing to someone who sees the tool for the first time, and that is who watches the recordings.

Both tapes now type the long flag names, spread over continuation lines with one group of flags per line, so the command reads as it would in the docs. The recording is taller, so that the typed command and the whole run stay on one screen in the success recording.

The recordings are made again from the current output, so they show the narrated text output as well.

Closes #481.

Signed-off-by: Utku Ozdemir <utkuozdemir@gmail.com>
@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.33%. Comparing base (e10f3bb) to head (8c9402e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
- Coverage   82.35%   82.33%   -0.03%     
==========================================
  Files          53       53              
  Lines        3877     3877              
==========================================
- Hits         3193     3192       -1     
- Misses        684      685       +1     
Flag Coverage Δ
backup 22.14% <ø> (+0.05%) ⬆️
migrate 57.98% <ø> (-0.06%) ⬇️
unit 58.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Use long flag names in the demo recordings

1 participant