From dca0ac6d726091608456f3b270a16856da056388 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Sun, 5 May 2024 23:18:06 +0530 Subject: [PATCH] Updated Home (markdown) --- Home.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 652db80..ac32174 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,12 @@ -Welcome to the zoxide wiki! +## Command line interface + +zoxide is meant to be hackable - you can customize the behavior of your shell / application using the CLI. + +See `zoxide --help` for usage. The manpages contain more detailed information: + +- `man zoxide` +- `man zoxide-add` +- `man zoxide-import` +- `man zoxide-init` +- `man zoxide-query` +- `man zoxide-remove` \ No newline at end of file