diff --git a/pages/common/autojump.md b/pages/common/autojump.md index 73f11eefcd..9a6a0f5b90 100644 --- a/pages/common/autojump.md +++ b/pages/common/autojump.md @@ -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`