Show More
@@ -61,7 +61,7 b' class CodeMagics(Magics):' | |||
|
61 | 61 | -f: force overwrite. If file exists, %save will prompt for overwrite |
|
62 | 62 | unless -f is given. |
|
63 | 63 | |
|
64 |
-a: |
|
|
64 | -a: append to the file instead of overwriting it. | |
|
65 | 65 | |
|
66 | 66 | This function uses the same syntax as %history for input ranges, |
|
67 | 67 | then saves the lines to the filename you specify. |
General Comments 0
You need to be logged in to leave comments.
Login now