Sha256: fd92e409e9e42ef889945b3b672790f144960923f30a03e3b728f361c6679cda

Contents?: true

Size: 1002 Bytes

Versions: 1

Compression:

Stored size: 1002 Bytes

Contents

AKA-LIST(1)							   AKA-LIST(1)



NAME
       aka-list - List keyboard shortcuts

SYNOPSIS
       aka list [-t tag1[,tag2...]]

DESCRIPTION
       This command lists keyboard shortcuts in aka(7).

       This command can be performed with or without tag filtering.

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.

EXAMPLES
       List all shortcuts:



	   $ aka list
	   #default
	   ========

	   #os:linux
	   =========
	   ls				 ls; ls; ls

	   #os:darwin
	   ==========
	   ls				 ls -FG



       List shortcuts matching --tag os:darwin:



	   $ aka list -t os:darwin
	   #default
	   ========

	   #os:darwin
	   ==========
	   ls				 ls -FG

	   2 shortcut(s) excluded (#os:linux, #os:windows).



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



				 February 2014			   AKA-LIST(1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hsume2-aka-0.1.0 lib/aka/man/aka-list.1.txt