Bug 52282 - Опечатка в справкепз
Summary: Опечатка в справкепз
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gpresult (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: alxvmr
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 16:58 MSK by Elena Mishina
Modified: 2025-02-19 14:45 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elena Mishina 2024-11-29 16:58:02 MSK

    
Comment 1 Elena Mishina 2024-11-29 17:04:16 MSK
gpresult -h

Результат:
optional arguments:
  -h, --help            show this help message and exit

  -l, --list            Формат вывода: отображаются имена GPO и их GUID
                       * Не применяется с <-i>/<--policy_guid> и <-i>/<--policy_name>

Ожидаемый результат:
Необязательные параметры:
  -h, --help           показать эту справку и выйти

  -l, --list            Формат вывода: отображаются имена GPO и их GUID
                       * Не применяется с <-i>/<--policy_guid> и <-n>/<--policy_name>   (вторая опция -n, а не -i)

PS. Прошу прощения, случайно первый раз отправилось без описания.
Comment 2 Repository Robot 2025-02-19 14:45:41 MSK
gpresult-0.0.4-alt1 -> sisyphus:

 Fri Jan 31 2025 Maria Alexeeva <alxvmr@altlinux> 0.0.4-alt1
 - Added translations for argparse and fixed typos (Closes: #52282)
 - Removed repetitions when using the -l and -lr options (Closes: #52878)
 - Added --width key to bash completions