Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
bbf9e8b4
Commit
bbf9e8b4
authored
Dec 07, 2024
by
Кирилл Уницаев
Committed by
Vitaly Lipatov
Dec 07, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zsh completion update
parent
a36c8cd0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
_eepm
zsh_completion/_eepm
+2
-0
No files found.
zsh_completion/_eepm
View file @
bbf9e8b4
...
@@ -681,11 +681,13 @@ _epm_play_packages() {
...
@@ -681,11 +681,13 @@ _epm_play_packages() {
_arguments \
_arguments \
'--remove[remove a play package]' \
'--remove[remove a play package]' \
'--update[update a play package]' \
'--update[update a play package]' \
'--latest[forced to install the latest version]' \
'--list[list play packages]' \
'--list[list play packages]' \
'--list-all[list all play packages]' \
'--list-all[list all play packages]' \
'--list-scripts[list play package scripts]' \
'--list-scripts[list play package scripts]' \
'--short[short format]' \
'--short[short format]' \
'--installed[list installed play packages]' \
'--installed[list installed play packages]' \
'--ipfs[use IPFS for downloading]' \
'--product-alternatives[list product alternatives]' \
'--product-alternatives[list product alternatives]' \
'--quiet[quiet mode]'
'--quiet[quiet mode]'
else
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment