We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b9171 commit 464a0edCopy full SHA for 464a0ed
README.md
@@ -18,7 +18,7 @@ python tw5-server.py -p 8000 -d ./ -b tmp
18
-a address, defautl localhost
19
-p port, default 8000
20
-d directory to servering, default `current dir`
21
--b backup directory name, default `tmp`
+-b backup directory name, default `backup`
22
23
Backups auto-clean strategy:
24
Keep all backups in current month, keep only the newest one for previous months.
0 commit comments