mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensions-tool: Add --template create option
We now have everything in place to allow users to pick a template other than the default one (although at the moment it's the only one we have), so add a corresponding option. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/812
This commit is contained in:
parent
fd034e3551
commit
6f6251c0bc
3 changed files with 22 additions and 3 deletions
|
|
@ -128,6 +128,9 @@ Creates a new extension from a template.
|
|||
*--uuid*='UUID':::
|
||||
Set the unique extension ID in the metadata to 'UUID'
|
||||
|
||||
*--template*='TEMPLATE':::
|
||||
Use 'TEMPLATE' as base for the new extension
|
||||
|
||||
*-i*:::
|
||||
*--interactive*:::
|
||||
Prompt for any extension metadata that hasn't been provided
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue