add symbolic link

This commit is contained in:
Johann Dreo 2025-08-09 20:30:56 +02:00
commit 24e366ef39
3 changed files with 8 additions and 4 deletions

View file

@ -266,6 +266,9 @@ if __name__=="__main__":
flicksave --git --delay 30 my_file
Copy the file each time is is opened or closed:
flicksave --events opened closed --save my_file
You may want to save both the file before and after it was modified by any
program:
flicksave --save --events opened closed --no-overwrite my_file
""")
# Required argument.