diff --git a/IPython/core/magics/code.py b/IPython/core/magics/code.py index 9cad1ac..8277aea 100644 --- a/IPython/core/magics/code.py +++ b/IPython/core/magics/code.py @@ -257,6 +257,9 @@ class CodeMagics(Magics): The argument can be an input history range, a filename, or the name of a string or macro. + If no arguments are given, uploads the history of this session up to + this point. + Options: -d: Pass a custom description. The default will say