You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/specify_cli/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1079,7 +1079,7 @@ def init(
1079
1079
console.print(steps_panel)
1080
1080
1081
1081
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]",
1083
1083
"",
1084
1084
f"○ [cyan]/clarify[/] [bright_black](optional)[/bright_black] - Ask structured questions to de-risk ambiguous areas before planning (run before [cyan]/plan[/] if used)",
0 commit comments