tweak post
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 13s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 13s
Details
This commit is contained in:
parent
4752b37cd0
commit
38191d9b01
|
@ -31,7 +31,13 @@ By defining your CLI structure in a configuration file (`falyx.yaml` or `falyx.t
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ falyx
|
❯ falyx
|
||||||
|
🛠️ Config-Driven CLI
|
||||||
|
|
||||||
|
[C] Cleanup temp files
|
||||||
|
[Y] History [H] Help [Q] Exit
|
||||||
|
|
||||||
|
>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue