Skip to content

Commit d5f76d0

Browse files
alan-agius4mgechev
authored andcommitted
fix: remove alias for ng doc command
Backport #16368 to 8.x branch Closes: #16825
1 parent b609d10 commit d5f76d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/angular/cli/commands/doc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "Opens the official Angular documentation (angular.io) in a browser, and searches for a given keyword.",
55
"$longDescription": "",
66

7-
"$aliases": [ "d" ],
87
"$type": "native",
98
"$impl": "./doc-impl#DocCommand",
109

0 commit comments

Comments
 (0)