1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 11:15:48 +02:00

autojump: add 'jo' command to open directory in OS file manager (#2286)

This commit is contained in:
jyrodgers 2018-09-04 07:52:59 -07:00 committed by Owen Voke
parent 9875efb920
commit 9f74426458

View file

@ -11,6 +11,10 @@
`jc {{pattern}}`
- Open a directory that contains the given pattern in the operating system file manager:
`jo {{pattern}}`
- Remove non-existing directories from the autojump database:
`j --purge`