diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ Home / Twitter ### Close all Stack Overflow tabs ``` -$ echo close | tee -a mnt/tabs/by-title/*Stack_Overflow*/control +$ echo remove | tee -a mnt/tabs/by-title/*Stack_Overflow*/control ``` ### Save text of all tabs to a file |