Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ZOXIDE(1)			    zoxide			     ZOXIDE(1)

NAME
       zoxide-query - search for a directory in	the database

SYNOPSIS
       zoxide query [KEYWORDS] [OPTIONS]

DESCRIPTION
       Query  the database for paths matching the keywords. The	exact MATCHING
       algorithm is described in zoxide(1).

OPTIONS
       --all  Show deleted directories.

       --exclude PATH
	      Exclude a	path from query	results.

       -h, --help
	      Print help information.

       -i, --interactive
	      Use interactive selection. This option requires fzf(1).

       -l, --list
	      List all results,	rather than just the one with the highest fre-
	      cency.

       -s, --score
	      Print the	calculated score as well as the	matched	path.

REPORTING BUGS
       For any issues, feature requests, or questions, please visit:

       https://github.com/ajeetdsouza/zoxide/issues

AUTHOR
       Ajeet D'Souza <98ajeet@gmail.com>

				  2021-04-12			     ZOXIDE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=zoxide-query&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help