##// END OF EJS Templates
Merge pull request #11890 from mfh92/master...
Min RK -
r25190:4a2240fb merge
parent child Browse files
Show More
@@ -124,7 +124,7 b' class BasicMagics(Magics):'
124 124 In [6]: %whereami
125 125 Out[6]: u'/home/testuser'
126 126
127 In [7]: %alias_magic h history -p "-l 30" --line
127 In [7]: %alias_magic h history "-p -l 30" --line
128 128 Created `%h` as an alias for `%history -l 30`.
129 129 """
130 130
General Comments 0
You need to be logged in to leave comments. Login now