We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f45375 commit c243043Copy full SHA for c243043
book/quick_tour.md
@@ -201,9 +201,9 @@ help -f filesize
201
202
It may not surprise you by now that the Help system itself is based on structured data! Notice that the output of `help -f filesize` is a table.
203
204
-The Help for each command is stored as a record with:
+The Help for each command is stored as a record with its:
205
206
-- Its name
+- Name
207
- Category
208
- Type (built-in, plugin, custom)
209
- The parameters it accepts
0 commit comments