diff options
author | Erik Skultety <eskultet@redhat.com> | 2022-07-14 15:17:18 +0200 |
---|---|---|
committer | Erik Skultety <eskultet@redhat.com> | 2022-07-14 15:17:18 +0200 |
commit | 77fe93dd493dfa854dd9447491113b4ac6883ada (patch) | |
tree | 4a4eb00a8bb4b22b815c7dc24f9a871192c526aa | |
parent | aeb3d289032eb5c1ff9435a81d692e258d09d261 (diff) | |
download | libvirt-ci-77fe93dd493dfa854dd9447491113b4ac6883ada.zip libvirt-ci-77fe93dd493dfa854dd9447491113b4ac6883ada.tar.gz libvirt-ci-77fe93dd493dfa854dd9447491113b4ac6883ada.tar.bz2 |
lcitool: README: Delete this README
Historically, we've had multiple READMEs in the file which confused
some users when looking for proper documentation. With all information
extracted from this file and split into standalone RST documents which
can later be made into a proper web hosted documentation, there's no
need for this file any longer and can be dropped.
Signed-off-by: Erik Skultety <eskultet@redhat.com>
-rw-r--r-- | lcitool/README.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lcitool/README.rst b/lcitool/README.rst deleted file mode 100644 index 1f97a9b..0000000 --- a/lcitool/README.rst +++ /dev/null @@ -1,3 +0,0 @@ -========================================== -lcitool - libvirt CI guest management tool -========================================== |