diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index 678e71b8..01f2c96d 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -105,6 +105,14 @@ sudo /etc/init.d/redis_6379 start =========================================== +Run pylint: +pylint file_name + +For options: +pylint --help + +=========================================== + Start screen session: If "no option -R": |