Changeset 17042 for release-kits


Ignore:
Timestamp:
2008-08-28T10:45:00+12:00 (16 years ago)
Author:
oranfry
Message:

include help option in help screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/linux/rk

    r16802 r17042  
    1818    echo "      simulation only, don't actually do anything"
    1919    echo
     20    echo "  -help"
     21    echo "      show this help screen"
     22    echo
    2023    echo "  -from <target>"
    2124    echo "      start execution from the target with the given target address"
     
    2326    echo "  -to <target>"
    2427    echo "      stop execution just before the target with the given target address"
    25     echo
    2628    echo
    2729    echo "  -descend <target>"
Note: See TracChangeset for help on using the changeset viewer.