mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-08 08:19:28 -05:00
ci: fix update flake action
Also update readme help
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
result/bin/caelestia emoji -h
|
result/bin/caelestia emoji -h
|
||||||
result/bin/caelestia emoji
|
result/bin/caelestia emoji
|
||||||
result/bin/caelestia wallpaper -h
|
result/bin/caelestia wallpaper -h
|
||||||
result/bin/caelestia pip -h
|
result/bin/caelestia resizer -h
|
||||||
|
|
||||||
- name: Test graphical stuff
|
- name: Test graphical stuff
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -67,26 +67,27 @@ All subcommands/options can be explored via the help flag.
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ caelestia -h
|
$ caelestia -h
|
||||||
usage: caelestia [-h] COMMAND ...
|
usage: caelestia [-h] [-v] COMMAND ...
|
||||||
|
|
||||||
Main control script for the Caelestia dotfiles
|
Main control script for the Caelestia dotfiles
|
||||||
|
|
||||||
options:
|
options:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
-v, --version print the current version
|
||||||
|
|
||||||
subcommands:
|
subcommands:
|
||||||
valid subcommands
|
valid subcommands
|
||||||
|
|
||||||
COMMAND the subcommand to run
|
COMMAND the subcommand to run
|
||||||
shell start or message the shell
|
shell start or message the shell
|
||||||
toggle toggle a special workspace
|
toggle toggle a special workspace
|
||||||
scheme manage the colour scheme
|
scheme manage the colour scheme
|
||||||
screenshot take a screenshot
|
screenshot take a screenshot
|
||||||
record start a screen recording
|
record start a screen recording
|
||||||
clipboard open clipboard history
|
clipboard open clipboard history
|
||||||
emoji emoji/glyph utilities
|
emoji emoji/glyph utilities
|
||||||
wallpaper manage the wallpaper
|
wallpaper manage the wallpaper
|
||||||
pip picture in picture utilities
|
resizer window resizer daemon
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuring
|
## Configuring
|
||||||
|
|||||||
Reference in New Issue
Block a user