Skip to content

Commit ce6750a

Browse files
committed
Shortened arg descriptions in header comments
1 parent 4c41e6d commit ce6750a

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

brave-omnibox/utils/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

chatgpt-auto-continue/utils/bump/extension-manifests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

chatgpt-infinity/utils/bump/extension-manifests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

chatgpt-omnibox/utils/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

chatgpt-widescreen/utils/bump/extension-manifests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

deepseek-omnibox/utils/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

phind-omnibox/utils/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

utils/bump/extension-manifests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifests only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifests only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifests only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifests only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

you.com-omnibox/utils/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# Bumps extension manifests if changes detected + git commit/push
4-
# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5-
# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+
# NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+
# NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66
# NOTE: Pass --no-<commit|push> to skip git commit/push
77

88
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)

0 commit comments

Comments
 (0)