Update usage and man page

This commit is contained in:
morganamilo 2018-08-02 22:01:41 +01:00
parent 2d6fe95903
commit 5ef38c12bd
No known key found for this signature in database
GPG key ID: 6FE9E7996B0B082E
2 changed files with 4 additions and 4 deletions

4
cmd.go
View file

@ -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:
@ -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

View file

@ -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
@ -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