Skip to content

Commit 4bdcb2b

Browse files
authored
Update example in comment to latest pager syntax (#542)
1 parent 1a0111e commit 4bdcb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pager/pager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Package pager provides a pager (similar to less) for the terminal.
22
//
3-
// $ cat file.txt | gum page
3+
// $ cat file.txt | gum pager
44
package pager
55

66
import (

0 commit comments

Comments
 (0)