Sha256: d8724c4e826f42138acd31896d4eb1da34ee44d69b81b964c530cc06d32f10e7

Contents?: true

Size: 415 Bytes

Versions: 6

Compression:

Stored size: 415 Bytes

Contents

aka-show(1) -- Show keyboard shortcuts
=====================================

## SYNOPSIS

`aka show` <shortcut>

## DESCRIPTION

This command show a keyboard shortcut in `aka(7)`.

## EXAMPLES

    $ aka add psf "ps aux | grep $@" --function
    Created shortcut.
    $ aka show psf
    Keyword: psf
    Description:

    Function: y
    Tags:
    Script:
    ps aux | grep $@

## SEE ALSO

`aka(7)`, `aka-add(1)`

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hsume2-aka-0.3.2 man/aka-show.1.ronn
hsume2-aka-0.3.1 man/aka-show.1.ronn
hsume2-aka-0.3.0 man/aka-show.1.ronn
hsume2-aka-0.2.1 man/aka-show.1.ronn
hsume2-aka-0.2.0 man/aka-show.1.ronn
hsume2-aka-0.1.0 man/aka-show.1.ronn