SKILL.md: Missing 1-indexed --detail argument clarification #12

Closed
opened 2026-03-25 10:45:36 +01:00 by shoko · 0 comments
Owner

Issue

The SKILL.md documentation is missing a clarification that the --detail argument is 1-indexed.

Expected Behavior

When using the --detail argument (e.g., --detail 1, --detail 2), users should understand that the index is 1-indexed (starts at 1), not 0-indexed.

Suggested Fix

Add a note in the SKILL.md documentation clarifying that the --detail argument uses 1-based indexing.

## Issue The SKILL.md documentation is missing a clarification that the `--detail` argument is 1-indexed. ## Expected Behavior When using the `--detail` argument (e.g., `--detail 1`, `--detail 2`), users should understand that the index is 1-indexed (starts at 1), not 0-indexed. ## Suggested Fix Add a note in the SKILL.md documentation clarifying that the `--detail` argument uses 1-based indexing.
shoko added the enhancement label 2026-03-25 10:45:36 +01:00
shoko added the low label 2026-03-25 13:26:55 +01:00
shoko closed this issue 2026-03-27 04:10:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/jujutsu-skills#12