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

FreeBSD Manual Pages

  
 
  

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

NAME
       zoxide-import - import data from	other tools

SYNOPSIS
       zoxide import PATH --from FORMAT	[OPTIONS]

OPTIONS
       --from FORMAT
	      The format of the	database being imported:
		  autojump
		  z	     (for fasd,	z, z.lua, or zsh-z)

	      Note:  zoxide only imports paths from autojump, since its	match-
	      ing algorithm is too different to	import the scores.

       -h, --help
	      Print help information.

       --merge
	      By default, the import fails if the current database is not  al-
	      ready  empty. This option	merges imported	data into the existing
	      database.

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-import&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help