Sha256: 503299ab3a5eff97a38a749c4d16d2d7c99e6d51d49b22258c34c9eba02ad060

Contents?: true

Size: 1.26 KB

Versions: 2

Compression:

Stored size: 1.26 KB

Contents

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "AKA\-LINK" "1" "August 2016" "" ""
.
.SH "NAME"
\fBaka\-link\fR \- Link keyboard shortcuts
.
.SH "SYNOPSIS"
\fBaka link\fR [\fB\-t\fR \fItag1\fR[,\fItag2\fR\.\.\.]] [\fB\-o\fR \fIoutput\fR]
.
.br
\fBaka link\fR \fBdelete\fR \fIlink\fR
.
.SH "DESCRIPTION"
This command manages keyboard shortcuts links in \fBaka(7)\fR\.
.
.P
After creating a link, you can easily synchronize changes to shortcuts to designated \fBoutput\fR files\.
.
.SH "OPTIONS"
.
.TP
\fB\-t\fR \fItag1\fR[,\fItag2\fR\.\.\.]
A comma\-separated list of tags to filter with\. Shortcuts tagged with \fItag1\fR[,\fItag2\fR\.\.\.] will be included\. Shortcuts tagged with other tags are excluded\. Shortcuts with no tags are always included\.
.
.TP
\fB\-o <output>\fR
The location to link the output to\.
.
.TP
\fBdelete\fR \fIlink\fR
Delete the link with id \fIlink\fR\.
.
.SH "EXAMPLES"
Add a link:
.
.IP "" 4
.
.nf

$ aka link \-\-tag os:linux \-\-output \e~/\.aka\.zsh
Saved link\.
.
.fi
.
.IP "" 0
.
.P
Remove a link:
.
.IP "" 4
.
.nf

$ aka list
\.\.\.
=====
Links
=====

[1] ~/\.aka\.zsh: #osx, #git
[2] ~/\.aka\.zsh: #linux, #git
$ aka link delete 2
Removed link\.
.
.fi
.
.IP "" 0
.
.SH "SEE ALSO"
\fBaka(7)\fR, \fBaka\-sync(1)\fR

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hsume2-aka-0.4.2 lib/aka/man/aka-link.1
hsume2-aka-0.4.1 lib/aka/man/aka-link.1