add symbolic link
This commit is contained in:
parent
a8d1cfed84
commit
24e366ef39
3 changed files with 8 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue