Commit graph

20 commits

Author SHA1 Message Date
Jguer 803d957282 Fix typos
Signed-off-by: Jguer <me@jguer.space>
2018-03-11 21:19:19 +00:00
morganamilo 9399cddc1e
Add info for all files and directories that used 2018-03-10 22:03:10 +00:00
Allen Wild b0f70a0d1b Mention config files in the man page
Explicitly document the location of Yay's config files in
$XDG_CONFIG_HOME/yay and mention that the color option is inherited from
pacman.conf
2018-03-10 12:13:32 -05:00
morganamilo 2bb8070213
Add flags for all missing config options
With this The user should never have to manually edit the yay config
file. All options can be set directly through yay using
`yay --<option> <value> --save`
2018-03-08 14:56:53 +00:00
morganamilo 15409ad4e5
Add doc for --mflags 2018-03-07 23:36:09 +00:00
morganamilo 5a7654909d
Add doc for --save 2018-03-07 22:37:44 +00:00
morganamilo a6cab60888
Add --redownloadall option and fix manpage descs 2018-03-07 21:32:55 +00:00
morganamilo d5fc1e0de5
Update docs for --redownload and --noredownload 2018-03-06 15:17:55 +00:00
morganamilo 8e7af3e186
Update manpage and usage
Reword a lot of manpage and usage options.

Remove the `-Yg` and `-Y --getpkgbuild` options from documentation and
code as they have moved to `-G` and `--getpgkbuild`.

Update the version in the man page. Because our version is based on our
commit number added a `+` after the version number to indicated that
this is the version the manpage was written at but it also applies to
newer versions.

Added missing `-c --complete` and `-f --fish` options to the manpage.
But left them out of usage.

Added myself to the authors section. I do feel a bit bad about adding
myself and only myself but I thought it was not a good idea to add 20
names and fill up the page. There's currently no rules on who should be
added and not really a huge need for them right now. I guess we can just
add more people when we deem they belong there whatever that criteria
is.
2018-03-01 02:09:24 +00:00
Sean Liao 3355604910 update manpage for print configs 2018-02-20 23:30:56 +08:00
Jguer fa479c2670 Updates fish completions
Updates man page and usage
Changes -G to -Yg but doesn't remove previous option yet.
2018-01-31 19:27:11 +09:00
morganamilo d21f7ed373
Update manpage 2018-01-14 20:34:08 +00:00
J Guerreiro 04ebd39b53
Revert "Add missing --bottomup option" 2018-01-06 22:46:07 +09:00
morganamilo 60deeb2ceb
Update manpage 2018-01-05 22:29:49 +00:00
Jguer 2ca3f4d726
Fixed man page indenting. 2017-12-04 12:03:10 +09:00
Jguer 4c7f341dd2
References #64. Added optional afterclean. Updates man page. Adds entries to --help 2017-12-04 11:39:23 +09:00
Jguer 27759a589f Added -G --getpkgbuild. Resolves #6 2017-02-15 01:50:26 +00:00
Jguer 67c91180b9 Added extra info. Resolves #1 2017-01-22 20:57:23 +00:00
Jguer da8cd8d7d7 Fixed examples 2017-01-22 20:37:15 +00:00
Jguer 2ad002dac3 Added manpage 2017-01-22 20:15:13 +00:00