diff --git a/README.md b/README.md index 11cdfa9..d808bcf 100644 --- a/README.md +++ b/README.md @@ -142,11 +142,12 @@ args = ["%p"] ### Finding path of the repository ```shell ghr path # Root directory -ghr path # Owner root -ghr path # Repository directory +ghr path / # Repository directory +ghr path # Repository directory resolved by URL +ghr path github.com// # Repository directory of the specified host +ghr path --owner= # Owner root ghr path --host=github.com # Host root -ghr path --host=github.com # Owner root of the specified host -ghr path --host=github.com # Repository directory of the specified host +ghr path --host=github.com --owner= # Owner root of the specified host ``` ## 🛠 Customising