fixed typo
parent
d5c4eca739
commit
4aeae53a61
|
@ -24,7 +24,7 @@ def background() -> None:
|
|||
|
||||
|
||||
@main.command()
|
||||
def startt():
|
||||
def start():
|
||||
"""
|
||||
Starts the server in the background and saves the PID
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue