From 75cdeb734e82da70065df9f52f7633330813db48 Mon Sep 17 00:00:00 2001 From: Jason Myers Date: Tue, 11 Apr 2017 17:27:34 -0500 Subject: [PATCH] Updating prompt docs Signed-off-by: Jason Myers --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ddabcb2..8beb03c 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,10 @@ You can see an example here. Portray updates a $PORTRAY_PROMPT environment variable with an account number, role name, and profile so you can include that in your prompt to have that information available in your prompt. +For example after an auth: +``123456789012:ctl [jasonamyers:~/dev/portray] master(+92/-12)* ± exit`` + +After a switch + +``234567890123:Admin:dev [jasonamyers:~/dev/portray] master(+92/-12)* ± exit``