Skip to content

Commit

Permalink
Update usage and man page
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Aug 5, 2018
1 parent 2d6fe95 commit 5ef38c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ operations:
New operations:
yay {-Y --yay} [options] [package(s)]
yay {-P --print} [options]
yay {-P --show} [options]
yay {-G --getpkgbuild} [package(s)]
New options:
Expand Down Expand Up @@ -111,7 +111,7 @@ Permanent configuration options:
Print specific options:
-c --complete Used for completions
-d --defaultconfig Print default yay configuration
-g --config Print current yay configuration
-g --currentconfig Print current yay configuration
-s --stats Display system package statistics
-w --news Print arch news
Expand Down
4 changes: 2 additions & 2 deletions doc/yay.8
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Perform yay specific operations. This is the default if no other operation is
selected.

.TP
.B \-P, \-\-print
.B \-P, \-\-show
Perform yay specific print operations.

.TP
Expand Down Expand Up @@ -101,7 +101,7 @@ During complete adjust the output for the fish shell.
Print default yay configuration.

.TP
.B \-g, \-\-config
.B \-g, \-\-currentconfig
Print current yay configuration.

.TP
Expand Down

0 comments on commit 5ef38c1

Please sign in to comment.