Add missing documentation for guestfish 'lcd' command.
[libguestfs.git] / fish / completion.c
index 305e810..95c3e5d 100644 (file)
@@ -42,6 +42,8 @@ static const char *const commands[] = {
   "add",
   "add-cdrom",
   "cdrom",
+  "add-drive-ro",
+  "add-ro",
   "config",
   "set-qemu",
   "qemu",
@@ -173,6 +175,7 @@ static const char *const commands[] = {
   "resize2fs",
   "find",
   "e2fsck-f",
+  "sleep",
   NULL
 };