Skip to content

Commit c243043

Browse files
committed
One more
1 parent 4f45375 commit c243043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/quick_tour.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ help -f filesize
201201

202202
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.
203203

204-
The Help for each command is stored as a record with:
204+
The Help for each command is stored as a record with its:
205205

206-
- Its name
206+
- Name
207207
- Category
208208
- Type (built-in, plugin, custom)
209209
- The parameters it accepts

0 commit comments

Comments
 (0)