Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Search GitHub
This repository
Watch
115
Star
1,687
Fork
345
mmcgrana
/
gobyexample
Code
Issues
17
Pull requests
16
Pulse
Graphs
typo: trailing->tail
#136
Merged
mmcgrana
merged 1 commit into
mmcgrana
:
master
from
karlkeefer
:
patch-1
Jun 5, 2016
Conversation
2
Commits
1
Files changed
1
Changes from
all commits
Select commit
Show all changes
1 commit
Commits
8cee0f6
typo: trailing->tail
karlkeefer
Jun 2, 2016
1 file
Jump to file
+1
−1
command-line-flags.sh
examples/command-line-flags/command-line-flags.sh
+1
−1
Options
View options
Unified
Split
Show notes
View
2
examples/command-line-flags/command-line-flags.sh
@@ -36,7 +36,7 @@ word: opt
numb: 42
fork:
false
svar: bar
-
trailing
: [a1 a2 a3
-n
umb
=
7]
+
tail
: [a1 a2 a3
-n
umb
=
7]
# Use `-h` or `--help` flags to get automatically
# generated help text for the command-line program.
Toggle all file notes
You can't perform that action at this time.
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.