]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-dir.adoc
fix wiki links
[pve-docs.git] / pve-storage-dir.adoc
index 7c40e6565715049574b448059417812fcf23af39..99f61cbcfbf10400fa72da59c528c0afdd97cb0d 100644 (file)
@@ -1,5 +1,6 @@
 Directory Backend
 -----------------
+include::attributes.txt[]
 
 Storage pool type: `dir`
 
@@ -112,7 +113,7 @@ Please use the following command to allocate a 4GB image on storage `local`:
 
  # pvesm alloc local 100 vm-100-disk10.raw 4G
  Formatting '/var/lib/vz/images/100/vm-100-disk10.raw', fmt=raw size=4294967296
- sucessfuly created 'local:100/vm-100-disk10.raw'
+ successfully created 'local:100/vm-100-disk10.raw'
 
 NOTE: The image name must conform to above naming conventions.
 
@@ -125,3 +126,14 @@ And you can remove the image with:
 
  # pvesm free local:100/vm-100-disk10.raw
 
+
+ifdef::wiki[]
+
+See Also
+~~~~~~~~
+
+* link:/wiki/Storage[Storage]
+
+endif::wiki[]
+
+