1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

Fix missing title mark in spec

The "remote operations" section wasn't marked as such in markdown,
leading to a rather confusing rendering.

Reported-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2014-11-06 16:27:43 -05:00
parent fcf58016b0
commit 8ea42b49bb

View File

@@ -15,7 +15,8 @@ will have both a server and client plugin.
This means that the list of commands in this document only covers the core
commands and their default arguments.  Extra commands and arguments to existing
commands may then be added by the plugins.
Remote operations
# Remote operations
The lxc command line tool is designed to manage lxd hosts as well as connect
to a variety of remote resources.