1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
.TH "mtx-fcd" "1" "01-01-2024" "version 1.00" "Fast Directory Change"
.SH NAME
mtx-fcd - Fast Directory Change
.SH SYNOPSIS
.B mtxrun --script fcd [
.I OPTIONS ...
.B ] [
.I FILENAMES
.B ]
.SH DESCRIPTION
.B Fast Directory Change
.SH OPTIONS
.TP
.B --clear
clear the cache
.TP
.B --clear
--history [entry] clear the history
.TP
.B --scan
clear the cache and add given path(s)
.TP
.B --add
add given path(s)
.TP
.B --find
find given path (can be substring)
.TP
.B --find
--nohistory find given path (can be substring) but don't use history
.TP
.B --stub
print platform stub file
.TP
.B --list
show roots of cached dirs
.TP
.B --list
--history show history of chosen dirs
.TP
.B --help
show this help
.SH AUTHOR
More information about ConTeXt and the tools that come with it can be found at:
.B "maillist:"
ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
.B "webpage:"
http://www.pragma-ade.nl / http://tex.aanhet.net
.B "wiki:"
http://contextgarden.net
|