Sha256: fa6245019f748068d82f531b37c81ea5564b84162b05d45b31743107f73721c5

Contents?: true

Size: 622 Bytes

Versions: 6

Compression:

Stored size: 622 Bytes

Contents

aka-add(1) -- Add keyboard shortcuts
====================================

## SYNOPSIS

`aka add` <shortcut> <command>
          [`-d` <description>]
          [`-t` <tag1>[,<tag2>...]]
          [`-F`]
          [`-f`]

## DESCRIPTION

This command adds a keyboard shortcut to `aka(7)`.

## OPTIONS

* `-d <description>`:
  Provide a description for the shortcut.

* `-t` <tag1>[,<tag2>...]:
  A comma-separated list of tags for the shortcut.

* `-F`:
  Create the shortcut as a shell function.

* `-f`:
  Ovewrite an existing shortcut if a shortcut exists with the same <shortcut>.

## SEE ALSO

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

Version data entries

6 entries across 6 versions & 1 rubygems

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