Skip to content

Commit

Permalink
fix the command output (#5380)
Browse files Browse the repository at this point in the history
fix the command output
  • Loading branch information
chenhuan12 authored and steveperry-53 committed Sep 11, 2017
1 parent be8ea1e commit 51104cb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/tasks/administer-cluster/namespaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,10 @@ Or you can get detailed information with:

```shell
$ kubectl describe namespaces <name>
Name: default
Labels: <none>
Status: Active
Name: default
Labels: <none>
Annotations: <none>
Status: Active

No resource quota.

Expand Down

0 comments on commit 51104cb

Please sign in to comment.