Skip to content

Commit 04ede83

Browse files
committed
fix formatting
1 parent b5f60ba commit 04ede83

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

daemon/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,10 @@ Here follow the list of commands that the converter understand.
8484

8585
### add-desiderata
8686

87-
`add-desiderata --input-image $INPUT_IMAGE --output-image $OUTPUT_IMAGE --repository $CVMFS_REPO \
88-
89-
--user-input $USER_INPUT --user-output $USER_OUTPUT`
87+
```
88+
add-desiderata --input-image $INPUT_IMAGE --output-image $OUTPUT_IMAGE --repository $CVMFS_REPO \
89+
--user-input $USER_INPUT --user-output $USER_OUTPUT
90+
```
9091

9192
Will add a new `desiderata` to the internal database, then it will try to
9293
convert the regular image into a thin image.

0 commit comments

Comments
 (0)