diff --git a/bin/make_manual.py b/bin/make_manual.py index 7743a74cd..474d49b9d 100755 --- a/bin/make_manual.py +++ b/bin/make_manual.py @@ -24,6 +24,7 @@ docs = [ "overview.md", "flags.md", "docker.md", + "bisync.md", # Keep these alphabetical by full name "fichier.md", @@ -66,6 +67,7 @@ docs = [ "sftp.md", "storj.md", "sugarsync.md", + "tardigrade.md", # stub only to redirect to storj.md "uptobox.md", "union.md", "webdav.md",