summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-10-15 09:35:36 +0200
committerMichal Minar <miminar@redhat.com>2013-10-16 08:37:19 +0200
commit7a7f7632f5c5c89096b05696ccc8fc15afc4f541 (patch)
tree440f8edfc78a9b12780337d41cbcb411d88c6ce3 /commands
parentc14758735b13ff296ae5015b04865021c98f8d62 (diff)
downloadopenlmi-scripts-7a7f7632f5c5c89096b05696ccc8fc15afc4f541.tar.gz
openlmi-scripts-7a7f7632f5c5c89096b05696ccc8fc15afc4f541.tar.xz
openlmi-scripts-7a7f7632f5c5c89096b05696ccc8fc15afc4f541.zip
logicalfile: added readme
Diffstat (limited to 'commands')
-rw-r--r--commands/logicalfile/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands/logicalfile/README.md b/commands/logicalfile/README.md
new file mode 100644
index 0000000..93d09ed
--- /dev/null
+++ b/commands/logicalfile/README.md
@@ -0,0 +1,4 @@
+File system abstraction through OpenLMI LogicalFile providers.
+
+This command allows to walk the file system hierarchy, get file
+metadata, create and delete directories.