lib/aka/man/aka-link.1 in hsume2-aka-0.2.1 vs lib/aka/man/aka-link.1 in hsume2-aka-0.3.0

- old
+ new

@@ -1,16 +1,19 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "AKA\-LINK" "1" "March 2014" "" "" +.TH "AKA\-LINK" "1" "April 2014" "" "" . .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] [\fB\-\-delete\fR] +\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\. @@ -24,21 +27,21 @@ .TP \fB\-o <output>\fR The location to link the output to\. . .TP -\fB\-\-delete\fR -Delete the link with the given options\. +\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 ~/\.aka\.zsh +$ aka link \-\-tag os:linux \-\-output \e~/\.aka\.zsh Saved link\. . .fi . .IP "" 0 @@ -48,10 +51,18 @@ . .IP "" 4 . .nf -$ aka link \-\-delete \-\-tag os:linux \-\-output ~/\.aka\.zsh +$ aka list +\.\.\. +===== +Links +===== + +[1] ~/\.aka\.zsh: #osx, #git +[2] ~/\.aka\.zsh: #linux, #git +$ aka link delete 2 Removed link\. . .fi . .IP "" 0