Skip to content

Commit

Permalink
Merge pull request #34 from mmktomato/browse-show-readme
Browse files Browse the repository at this point in the history
Add explanation of browse show to README
  • Loading branch information
vvatanabe committed Mar 22, 2021
2 parents e53db30 + 4f03401 commit fa4758d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.ja.md
Expand Up @@ -122,6 +122,10 @@ __COMMANDS:__

 現在のプロジェクトのリポジトリ一覧ページを開きます。

`gitb browse show`

 与えられたファイルまたはディレクトリの該当するページを開きます。

## エイリアス

`gitb <command>``git <command>`として使いたい場合は、.XXXrc(.bashrc、.zshrc、config.fish)に以下のエイリアスを書いてください。
Expand Down Expand Up @@ -158,4 +162,4 @@ end

## 著者

[vvatanabe](https://github.com/vvatanabe)
[vvatanabe](https://github.com/vvatanabe)
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -122,6 +122,10 @@ __COMMANDS:__

&emsp;Open the repository list page in the current project.

`gitb browse show`

&emsp;Open the corresponding page to given file or directory in current project.

## Alias

Please write an alias to .XXXrc (.bashrc, .zshrc, config.fish) if you want to use `gitb <command>` as `git <command>`.
Expand Down Expand Up @@ -157,4 +161,4 @@ For bugs, questions and discussions please use the GitHub Issues.

## Author

[vvatanabe](https://github.com/vvatanabe)
[vvatanabe](https://github.com/vvatanabe)

0 comments on commit fa4758d

Please sign in to comment.