diff options
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2013-10-12 13:32:05 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-10-14 13:01:15 +1000 |
commit | 122e16106fdcc30918e53832edd9c70fe3772054 (patch) | |
tree | 62228df92bdb2047915c6bccb1b8a5f081141db7 /src/pacman/po/sr.po | |
parent | 0fc9545546cd6cff95ef32e043efbcbbf89ca89b (diff) |
use non-ascii identifiers for optflags
Removes the overlap between optflags for different operations that
allowed non-sensical combinations of flags such as:
$ pacman -Si --changelog $package
--changelog is -c, meaning --clean for -S
$ pacman -Q --sysupgrade
--sysupgrade is -u, meaning --upgrades for -Q
Also add a few missing braces.
Original-work-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'src/pacman/po/sr.po')
0 files changed, 0 insertions, 0 deletions