mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
fix: Remove legacy --installed / filter for app_list in actionmap
This commit is contained in:
parent
f1644ee1d2
commit
a274b6a8fc
1 changed files with 0 additions and 6 deletions
|
@ -602,12 +602,6 @@ app:
|
||||||
full: --full
|
full: --full
|
||||||
help: Display all details, including the app manifest and various other infos
|
help: Display all details, including the app manifest and various other infos
|
||||||
action: store_true
|
action: store_true
|
||||||
-i:
|
|
||||||
full: --installed
|
|
||||||
help: Dummy argument, does nothing anymore (still there only for backward compatibility)
|
|
||||||
action: store_true
|
|
||||||
filter:
|
|
||||||
nargs: '?'
|
|
||||||
|
|
||||||
### app_info()
|
### app_info()
|
||||||
info:
|
info:
|
||||||
|
|
Loading…
Add table
Reference in a new issue