Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Courtney Oka committed May 1, 2017
1 parent 2532835 commit 55c6ad9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion src/command_modules/azure-cli-shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,19 @@ Pick the example you want with:
## Clear History

```bash
$ clear
$ clear-history
```

Only clears the appended suggestion when you restart the shell


## Clear Screen

```bash
$ clear
```


## Change colors

```bash
Expand Down
2 changes: 1 addition & 1 deletion src/command_modules/azure-cli-shell/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ Only clears the appended suggestion when you restart the shell

.. code-block:: console
$ clear
$ clear-history

0 comments on commit 55c6ad9

Please sign in to comment.