Bug 39371 - update zsh completions for hasher
Summary: update zsh completions for hasher
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: zsh (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 enhancement
Assignee: Arseny Maslennikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-04 13:35 MSK by Arseny Maslennikov
Modified: 2023-05-11 21:02 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Maslennikov 2020-12-04 13:35:00 MSK
Привет!

Прошу обновить zsh-комплиты для hasher, за 3 года многое поменялось.
У меня в packages можно взять коммит на ветке hasher-completion(s)?.
Comment 1 Arseny Maslennikov 2020-12-04 16:08:53 MSK
(In reply to Arseny Maslennikov from comment #0)
> Привет!
> 
> Прошу обновить zsh-комплиты для hasher, за 3 года многое поменялось.
> У меня в packages можно взять коммит на ветке hasher-completion(s)?.

не один, а два коммита, и ветка точно называется hasher-completion.
Comment 2 Arseny Maslennikov 2021-08-10 19:25:22 MSK
% hsh-shell --shell=
Completing option
--builder          -- run program as builder
--execute          -- copy given script to workdir and execute it
--hasher-priv-dir  -- hasher-priv directory
--help             -- show usage and exit
--mountpoints      -- comma-separated list of known mount points
--no-wait-lock     -- do not wait for workdir and hasher-priv locks
--number           -- subconfig identifier
--pty              -- redirect standard descriptors to controlling pty
--quiet            -- try to be more quiet
--rooter           -- run program as pseudoroot
--shell            -- run interactive shell
--verbose          -- print a message for each action
--version          -- print program version and exit
--wait-lock        -- wait for workdir and hasher-priv locks
--x11-timeout      -- how long X11 authorization will be valid

Для --shell= лучше "run a custom interactive shell".