Skip to content

Commit 2d1bdee

Browse files
Update src/azure-cli/azure/cli/command_modules/rdbms/_helptext_pg.py
Co-authored-by: Copilot <[email protected]>
1 parent 786ddc9 commit 2d1bdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/rdbms/_helptext_pg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@
12371237
examples:
12381238
- name: Update autonomous tuning to be enabled for a PostgreSQL flexible server.
12391239
text: az postgres flexible-server autonomous-tuning update -g testgroup -s testsvr --enabled True
1240-
- name: Update autonomous tuning to be disabled for a PostgreSQL flexible server.
1240+
- name: Update autonomous tuning to be disabled for a PostgreSQL flexible server.
12411241
text: az postgres flexible-server autonomous-tuning update -g testgroup -s testsvr --enabled False
12421242
"""
12431243

0 commit comments

Comments
 (0)