You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: man/man1/git-browse.1
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
.nf
10
10
git-browse \- Interactively browse a file's Git history
11
11
.SH "SYNOPSIS"
12
-
\fIgitbrowse\fR [-h] [<commit>] <path>
12
+
\fIgitbrowse\fR [<commit>] <path>
13
13
.fi
14
14
.sp
15
15
.SH "DESCRIPTION"
@@ -19,11 +19,6 @@ Browse the Git history of a single file. \fIgit-browse\fR is similar to \fBgit-b
19
19
The commands for navigating around the file are based on \fBless\fR(1) and should therefore be familiar to most command line users. However, since only a subset of the \fBless\fR commands are currently supported and there are additional commands to move forwards and back through history it's worth glancing though the commands section below.
0 commit comments