##// END OF EJS Templates
Tweak docstring for %recall....
Thomas Kluyver -
Show More
@@ -858,8 +858,9 b" def magic_history(self, parameter_s = ''):"
858
858
859
859
860 def magic_rep(self, arg):
860 def magic_rep(self, arg):
861 r"""Repeat a command, or get command to input line for editing. %recall and
861 r"""Repeat a command, or get command to input line for editing.
862 %rep are equivalent.
862
863 %recall and %rep are equivalent.
863
864
864 - %recall (no arguments):
865 - %recall (no arguments):
865
866
General Comments 0
You need to be logged in to leave comments. Login now