1
0
forked from clan/clan-core

documentation: disable copy for outputs

This commit is contained in:
a-kenji 2024-04-14 11:45:20 +02:00
parent d7feff104e
commit b28d7e45d3

View File

@ -68,7 +68,7 @@ tree
This should yield the following:
```bash
``` { .console .no-copy }
.
├── flake.nix
├── machines
@ -88,7 +88,7 @@ This should yield the following:
clan machines list
```
```bash
``` { .console .no-copy }
jon
sara
```