Fix a typo
This commit is contained in:
parent
f72f11e641
commit
597df7631f
@ -28,7 +28,7 @@ func main() {
|
||||
}
|
||||
|
||||
// `Exec` requires arguments in slice form (as
|
||||
// apposed to one big string). We'll give `ls` a few
|
||||
// opposed to one big string). We'll give `ls` a few
|
||||
// common arguments. Note that the first argument should
|
||||
// be the program name.
|
||||
args := []string{"ls", "-a", "-l", "-h"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user