Skip to content

Commit 321edbc

Browse files
committed
Update __init__.py
1 parent fadd250 commit 321edbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/specify_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ def init(
10791079
console.print(steps_panel)
10801080

10811081
enhancement_lines = [
1082-
"Optional commands that you can use for your specs (improve quality & confidence)[/bright_black]",
1082+
"Optional commands that you can use for your specs [bright_black](improve quality & confidence)[/bright_black]",
10831083
"",
10841084
f"○ [cyan]/clarify[/] [bright_black](optional)[/bright_black] - Ask structured questions to de-risk ambiguous areas before planning (run before [cyan]/plan[/] if used)",
10851085
f"○ [cyan]/analyze[/] [bright_black](optional)[/bright_black] - Cross-artifact consistency & alignment report (after [cyan]/tasks[/], before [cyan]/implement[/])"

0 commit comments

Comments
 (0)