Skip to content

Commit

Permalink
Use $ to represent linux prompt in readme help
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Wellum committed Aug 5, 2016
1 parent 7fe12d3 commit f1b3950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ How to use this tool

::

iosxrv-x64-vbox/iosxr_iso2vbox.py iosxrv-fullk9-x64.iso -h
$ iosxrv-x64-vbox/iosxr_iso2vbox.py iosxrv-fullk9-x64.iso -h
usage: iosxr_iso2vbox.py [-h] [-o] [-s] [-d] [-v]
ISO_FILE

Expand Down Expand Up @@ -150,7 +150,7 @@ How to use this tool

::

iosxrv-x64-vbox/iosxr_store_box.py -h
$ iosxrv-x64-vbox/iosxr_store_box.py -h
usage: iosxr_store_box.py [-h] [-m MESSAGE] [-r] -s SUBDIR [-v] [-t] BOX_FILE

A tool to upload an image to a maven repo like artifactory using curl, the image typically being a vagrant virtualbox.
Expand Down

0 comments on commit f1b3950

Please sign in to comment.