aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-03-16 01:18:04 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-03-16 01:18:04 +0100
commit955ae07f5550559d0570210273fe975624e99f1f (patch)
tree9b6da998bdf11628a222051c2ddb258c0c4492d0
parent69a059e0df99f1f6a68e2ffa52585ae3f6a488fa (diff)
downloadslcl-955ae07f5550559d0570210273fe975624e99f1f.tar.gz
slcl.1: Update TODO
- User quota was implemented by commit ff8da797a. - Public file sharing was implemented by commit 2e1b1313.
-rw-r--r--doc/man1/slcl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/slcl.1 b/doc/man1/slcl.1
index 174d18e..c050e01 100644
--- a/doc/man1/slcl.1
+++ b/doc/man1/slcl.1
@@ -121,4 +121,4 @@ See the LICENSE file for further reference.
Written by Xavier Del Campo Romero.
.SH TODO
-Implement user quota and public file sharing.
+Allow deleting files and directories from the web interface.