Skip to content

Commit c5cf790

Browse files
fix: update example
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a301afc commit c5cf790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-cli/get-organization-database-id-for-vnet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
if [ -z "$1" ]; then
77
echo "Usage: $0 <org>"
8-
echo "Example: ./get-enterprise-id.sh joshjohanning-org"
8+
echo "Example: ./get-organization-database-id-for-vnet.sh joshjohanning-org"
99
exit 1
1010
fi
1111

0 commit comments

Comments
 (0)