2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 18:07:09 +00:00

8 Commits

Author SHA1 Message Date
Diego Ximenez
10ec6b01d7
Add docs for the sync-config command 2025-03-18 21:06:03 +01:00
Diego Ximenez
e108948e73
Update fuse docs and their usage of HelpFlags 2025-03-04 22:13:43 +01:00
Diego Ximenez
e92a0ac9ba
Merge branch 'develop' into feature/CMD-224_Expose_FUSE_functionalit_updated_wrft_develop_and_cmake_build 2024-12-24 11:20:36 +01:00
Pablo Martin
da49f697ae
Merge remote-tracking branch 'origin/develop' into feature/CMD-224_Expose_FUSE_functionalit_updated_wrft_develop_and_cmake_build
Conflicts:
	UserGuide.md <- regenerated
	build-with-docker/Dockerfile <- removed
	build-with-docker/Dockerfile.autotools <- removed
	build-with-docker/Dockerfile.c-make <- removed
	build-with-docker/Dockerfile.cmake  <- pick develop and add fuse
	build/megacmd/debian.control <- gathered fuse into develop
	build/megacmd/debian.rules <- pick develop changes (fuse
enabling controlled by cmake)
	build/templates/megacmd/megacmd.dsc <- picked develop and
install libfuse-dev
	src/megacmd.cpp <- adjust including fuse stuff
	src/megacmdexecuter.cpp <- adjust including fuse stuff
	src/megacmdlogger.h <- pick develop and add long long unsigned
int overloads

- Extra: Updated generate_commands_docs.py to support fuse stuff and
added fuse .mds
2024-12-17 12:52:54 +01:00
Diego Ximenez
cc0a750eca
Add documentation to sync-issues command 2024-12-03 13:14:07 +01:00
Diego Ximenez
f7e17150bc
Add help for the sync-ignore command
Also update help for the exclude command to reflect the latest changes.
2024-08-13 18:07:35 +02:00
Diego Ximenez
52d380db16
Automatically write MEGAcmd's version to user guide 2024-06-27 21:13:37 +02:00
Diego Ximenez
e577dfc7d6
Move command docs and script to contrib/docs 2024-06-27 20:32:31 +02:00