[systemd-bugs] [Bug 74157] New: bash-completion/localectl: argument after set-locale is incorrect
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 28 11:09:40 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74157
Priority: medium
Bug ID: 74157
CC: i.gnatenko.brain at gmail.com
Assignee: systemd-bugs at lists.freedesktop.org
Summary: bash-completion/localectl: argument after set-locale
is incorrect
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: minor
Classification: Unclassified
OS: All
Reporter: i.gnatenko.brain at gmail.com
Hardware: All
Status: NEW
Version: unspecified
Component: general
Product: systemd
Steps to reproduce
1. Write "localectl set-locale" in term
2. try to use <Tab>
Actual results:
As first argument we can choose from locales like this:
$ localectl set-locale
Display all 807 possibilities? (y or n)
Expected results:
As first argument we can choose from locale vars (according to locale(7)) like
this:
$ localectl set-locale
LC_COLLATE= LC_CTYPE= LC_MONETARY= LC_MESSAGES= LC_NUMERIC= LC_TIME= LC_ALL=
Additional info:
set-locale LOCALE...
Set the system locale. This takes one or more assignments such as
"LANG=de_DE.utf8", "LC_MESSAGES=en_GB.utf8", and so on. See locale(7) for
details on the
available settings and their meanings. Use list-locales for a list
of available locales (see below).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140128/fcd05e45/attachment.html>
More information about the systemd-bugs
mailing list