Sha256: d1753e603fd5594e626793fa774cb7467adc7e93531d3eb09fc602c318cf921e

Contents?: true

Size: 1014 Bytes

Versions: 2

Compression:

Stored size: 1014 Bytes

Contents

AKA-LINK(1)							   AKA-LINK(1)



NAME
       aka-link - Link keyboard shortcuts

SYNOPSIS
       aka link [-t tag1[,tag2...]] [-o output] [--delete]

DESCRIPTION
       This command manages keyboard shortcuts links in aka(7).

       After  creating a link, you can easily synchronize changes to shortcuts
       to designated output files.

OPTIONS
       -t tag1[,tag2...]
	      A comma-separated list of tags to filter with. Shortcuts	tagged
	      with  tag1[,tag2...]  will  be  included.  Shortcuts tagged with
	      other tags are excluded.	Shortcuts  with  no  tags  are	always
	      included.

       -o <output>
	      The location to link the output to.

       --delete
	      Delete the link with the given options.

EXAMPLES
       Add a link:



	   $ aka link --tag os:linux --output ~/.aka.zsh
	   Saved link.



       Remove a link:



	   $ aka link --delete --tag os:linux --output ~/.aka.zsh
	   Removed link.



SEE ALSO
       aka(7), aka-sync(1)



				  March 2014			   AKA-LINK(1)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hsume2-aka-0.2.1 lib/aka/man/aka-link.1.txt
hsume2-aka-0.2.0 lib/aka/man/aka-link.1.txt