Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
code highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
hjacobs committed Apr 5, 2017
1 parent 2b195b9 commit d0e3252
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@ It is self-contained and restores your local ``/etc/hosts`` file on exit (press

Installation:

.. code-block::
.. code-block:: bash
$ sudo pip install -U local-cname
Usage:

.. code-block::
.. code-block:: bash
$ sudo local-cname FROM_DNS_NAME TO_DNS_NAME
# press CTRL+C to cancel and restore your old /etc/hosts
Example:

.. code-block::
.. code-block:: bash
$ sudo local-cname google.com duckduckgo.com
$ ping google.com
Expand Down

0 comments on commit d0e3252

Please sign in to comment.