Update docs to the v0.2.0 list default#11
Merged
Merged
Conversation
Several pages still said the terminal default was a table. Since v0.2.0 the default at a terminal is the readable list, with color and a progress spinner, while a pipe is still JSONL. Fix the introduction, quick start, search guide, Wikidata guide, and the reference index to match, and point at the list, table, and markdown formats where they listed only the old set.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After v0.2.0 the terminal default became the readable list (colored, with a
progress spinner on slow reads), but several docs pages still described a table
as the default. This brings them up to date:
piped, colored with a spinner; the switch example uses
-o table.-o tablefora grid; the closing pointer lists list/table/markdown plus color and spinner.
-o tablefor a grid.and table), and SPARQL Q/P-id shortening too.
and mentions color and the spinner.
The reference output and CLI pages were already updated in the v0.2.0 change.
Hugo builds clean.