Skip to content

Commit ce32a25

Browse files
committed
Edit comment
1 parent 9022c39 commit ce32a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash/scripting/fast_diff_v2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ diff_master && attach_diff
3636

3737
# Usage: cd <repo_name> && fast_diff_v2.sh <issue_id>
3838
# <issue_id> should include your company prefix (ABC, XYZ, XX, etc.)
39-
# At instance, "fast_diff_v2.sh XYZ-135" will try to attach diff to https://jira.<project_name>.com/browse/XYZ-135
39+
# At instance, "./fast_diff_v2.sh XYZ-135" will try to attach diff to https://jira.<project_name>.com/browse/XYZ-135

0 commit comments

Comments
 (0)