fix: minor typos and information

This commit is contained in:
David Allen 2025-08-31 23:01:25 -06:00
parent 1171b4f538
commit b0f8adef2a
Signed by: towk
GPG key ID: 0430CDBE22619155

View file

@ -104,7 +104,7 @@ makeshift upload -d @setup.tar.gz -t archive
# upload a new profile
makeshift upload profile -d @compute.json kubernetes.json
# upload a new profile with a specific path
# upload a new profile from file and directory with `-d`
makeshift upload profile -d @kubernetes.json
makeshift upload profile -d '{"id": "custom", "data": {}}' kubernetes.json