Sha256: b431beaa8f2638b188d0e7491d3ca38190ad2407ffc4e8a9b09ca60bb6adfa08

Contents?: true

Size: 517 Bytes

Versions: 4

Compression:

Stored size: 517 Bytes

Contents

Command suffixes which have special meaning
===========================================

Some commands like `step`, or `list` do different things when an
alias to the command ends in a particular suffix like `>`.

Here are a list of commands and the special suffixes:

    command   suffix
    -------   ------
    list       >
    step       +,-,<,>
    next       +,-,<,>
    quit       !
    kill       !
    eval       ?

See the help on the specific commands listed above for the specific
meaning of the suffix.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
trepanning-2.15.35 processor/command/help/suffixes.md
trepanning-1.93.35 processor/command/help/suffixes.md
trepanning-2.15.33 processor/command/help/suffixes.md
trepanning-1.93.32 processor/command/help/suffixes.md