mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
fix name in docs
This commit is contained in:
parent
af2123e0a5
commit
7fbaf7721c
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ class StateFile(Input):
|
|||
Whether to print the current state and ask if it should be
|
||||
saved/loaded prior to asking for the file name and saving the
|
||||
file, default=True.
|
||||
ask : bool, optional
|
||||
ask_filename : bool, optional
|
||||
Whether to ask for the filename (if ``False``, always use the
|
||||
default filename)
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue